From 047c568706b473ffda2fe68458e52895495324c2 Mon Sep 17 00:00:00 2001 From: wcbing Date: Tue, 18 Feb 2025 15:46:49 +0800 Subject: [PATCH] add foliate --- README.md | 1 + data/github.json | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 16488f7..248a10f 100644 --- a/README.md +++ b/README.md @@ -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 | ✅ | ✅ | diff --git a/data/github.json b/data/github.json index 9fe6e18..631b59c 100644 --- a/data/github.json +++ b/data/github.json @@ -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" + ] } } \ No newline at end of file