diff options
author | CoprDistGit <infra@openeuler.org> | 2025-02-15 07:28:25 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-02-15 07:28:25 +0000 |
commit | 358985f4832836270d88f194846718fe75aa7996 (patch) | |
tree | 1c8287db071a7be2593cefa7a033802fa623d511 | |
parent | abc19063ba202ef59bff28d9c29dc0e170cdafd7 (diff) |
automatic import of hello-cangjie-eur
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | hello_cangjie_eur.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -1,3 +1,4 @@ /v0.0.5.tar.gz /v0.0.6.tar.gz /v0.0.7.tar.gz +/v0.0.8.tar.gz 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 @@ -1 +1 @@ -a54ba5242c9d80a6c7982879a3303e8c v0.0.7.tar.gz +9f79b29518d0fd45a720aeb8381e4d88 v0.0.8.tar.gz |