mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-29 02:28:30 +08:00
add spark-store
This commit is contained in:
parent
012b3854f3
commit
98ec819df1
@ -70,6 +70,13 @@
|
|||||||
| [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | |
|
| [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | |
|
||||||
| [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | |
|
| [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | |
|
||||||
|
|
||||||
|
#### Gitee
|
||||||
|
|
||||||
|
| 软件名 | 包名 | amd64 | arm64 |
|
||||||
|
| ----- | --- | ----- | ----- |
|
||||||
|
| [星火应用商店](https://gitee.com/spark-store-project/spark-store) | spark-store | ✅ | ✅ |
|
||||||
|
|
||||||
|
|
||||||
### 合并自现有 repo
|
### 合并自现有 repo
|
||||||
|
|
||||||
| 软件仓库 | 包名 | amd64 | arm64 |
|
| 软件仓库 | 包名 | amd64 | arm64 |
|
||||||
|
|||||||
@ -124,5 +124,13 @@
|
|||||||
"file_list": {
|
"file_list": {
|
||||||
"amd64": "Joplin-{version}.deb"
|
"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