mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add foliate
This commit is contained in:
parent
62dc5f2357
commit
047c568706
@ -53,6 +53,7 @@
|
||||
| [hugo](https://github.com/gohugoio/hugo/releases) | hugo | ✅ | ✅ |
|
||||
| [RustDesk](https://github.com/rustdesk/rustdesk/releases) | rustdesk | ✅ | ✅ |
|
||||
| [Obsidian](https://github.com/obsidianmd/obsidian-releases/releases) | obsidian | ✅ | |
|
||||
| [Foliate](https://github.com/johnfactotum/foliate/releases) | foliate | ✅ | ✅ |
|
||||
| [Tabby](https://github.com/Eugeny/tabby/releases) | tabby-terminal | ✅ | ✅ |
|
||||
| [Pandoc](https://github.com/jgm/pandoc/releases) | pandoc | ✅ | ✅ |
|
||||
| [LocalSend](https://github.com/localsend/localsend/releases) | localsend | ✅ | ✅ |
|
||||
|
||||
@ -98,5 +98,11 @@
|
||||
"caddy_{stripped_version}_linux_amd64.deb",
|
||||
"caddy_{stripped_version}_linux_arm64.deb"
|
||||
]
|
||||
},
|
||||
"foliate": {
|
||||
"repo": "johnfactotum/foliate",
|
||||
"file_list": [
|
||||
"foliate_{version_tag}_all.deb"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user