mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add spark-store
This commit is contained in:
parent
4ba5053ada
commit
68687fee07
12
README.md
12
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 |
|
||||
| ----- | ---- | ----- | ----- |
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user