diff --git a/README.md b/README.md index 924fb75..a642840 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,13 @@ | [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | | | [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | | +#### Gitee + +| 软件名 | 包名 | amd64 | arm64 | +| ----- | --- | ----- | ----- | +| [星火应用商店](https://gitee.com/spark-store-project/spark-store) | spark-store | ✅ | ✅ | + + ### 合并自现有 repo | 软件仓库 | 包名 | amd64 | arm64 | diff --git a/data/github.json b/data/github.json index 980cad5..29eb9ff 100644 --- a/data/github.json +++ b/data/github.json @@ -124,5 +124,13 @@ "file_list": { "amd64": "Joplin-{version}.deb" } + }, + "spark-store": { + "site": "https://gitee.com", + "repo": "spark-store-project/spark-store", + "file_list": { + "amd64": "spark-store_{releases_tag}_amd64.deb", + "arm64": "spark-store_{releases_tag}_arm64.deb" + } } } \ No newline at end of file