mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add tinyrdm
This commit is contained in:
parent
68687fee07
commit
e16ee6c4b5
@ -69,6 +69,7 @@
|
|||||||
| [code-server](https://github.com/coder/code-server) | code-server | ✅ | ✅ |
|
| [code-server](https://github.com/coder/code-server) | code-server | ✅ | ✅ |
|
||||||
| [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 | ✅ | |
|
||||||
|
| [Tiny RDM](https://github.com/tiny-craft/tiny-rdm) | tinyrdm | ✅ | |
|
||||||
|
|
||||||
|
|
||||||
#### Gitee
|
#### Gitee
|
||||||
|
|||||||
@ -125,5 +125,11 @@
|
|||||||
"amd64": "spark-store_{releases_tag}_amd64.deb",
|
"amd64": "spark-store_{releases_tag}_amd64.deb",
|
||||||
"arm64": "spark-store_{releases_tag}_arm64.deb"
|
"arm64": "spark-store_{releases_tag}_arm64.deb"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"tinyrdm": {
|
||||||
|
"repo": "tiny-craft/tiny-rdm",
|
||||||
|
"file_list": {
|
||||||
|
"amd64": "tiny-rdm_{version}_linux_amd64_webkit2_41.deb"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user