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
47c3b40246
commit
960790f38e
@ -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 |
|
||||
|
||||
@ -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