diff options
Diffstat (limited to 'hello_cangjie_eur.spec')
-rw-r--r-- | hello_cangjie_eur.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hello_cangjie_eur.spec b/hello_cangjie_eur.spec index 423c27f..0a05e69 100644 --- a/hello_cangjie_eur.spec +++ b/hello_cangjie_eur.spec @@ -1,5 +1,5 @@ Name: hello-cangjie-eur -Version: 0.0.7 +Version: 0.0.8 Release: 1%{?dist} Summary: Cangjie Eur demo. License: MIT @@ -20,7 +20,7 @@ A demo for Cangjie and Eur. %ifarch aarch64 armv7hl armv7l # 这里的指令仅在 ARM 架构下运行(这里包括了32位和64位) - %global download_url "https://cangjie-lang.cn/v1/files/auth/downLoad?nsId=142267&fileName=Cangjie-0.53.13-darwin_aarch64.tar.gz&objectKey=6719f1b33af6947e3c6af322" + %global download_url "https://cangjie-lang.cn/v1/files/auth/downLoad?nsId=142267&fileName=Cangjie-0.53.13-linux_aarch64.tar.gz&objectKey=6719f1ec3af6947e3c6af328" %endif |