diff --git a/README.md b/README.md index 107c198..4f1b481 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ | [微信](https://linux.weixin.qq.com/) | wechat | ✅ | ✅ | -### Github Releses +### Git Releses +#### Github > 因服务器资源有限,本仓库可能无法收录部分大文件。 > 有收录需求也可投稿至星火商店的 [Github Releases 更新配置仓库](https://gitee.com/spark-building-service/github),其和本部分内容是同源的。 @@ -70,7 +71,14 @@ | [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | | -### 存档或不活跃 +#### Gitee + +| 软件名 | 包名 | amd64 | arm64 | +| ----- | --- | ----- | ----- | +| [星火应用商店](https://gitee.com/spark-store-project/spark-store) | spark-store | ✅ | ✅ | + + +#### 存档或不活跃 | 软件名 | 包名 | amd64 | arm64 | | ----- | ---- | ----- | ----- | diff --git a/data/github.json b/data/github.json index 86c14c3..1851895 100644 --- a/data/github.json +++ b/data/github.json @@ -117,5 +117,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