From 2e63abc519aa67b56974f1d8c11c381aeab2b0d5 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Mon, 23 Oct 2023 18:52:23 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3ec4451..fa60a2d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -73,8 +73,7 @@ ram.runtime = "200M" url = "https://github.com/janeczku/calibre-web/releases/download/0.6.20/calibre-web-0.6.20.zip" sha256 = "2f1f8a5ae06f182986193a90796fa96a7b0b5c61fdd29971969b49245b1aaf24" - autoupdate.strategy = "latest_github_release" - autoupdate.asset = "calibre-web-.*.zip" + autoupdate.strategy = "latest_github_tag" [resources.sources.kepubify] arm64.url = "https://github.com/pgaskin/kepubify/releases/download/v4.0.4/kepubify-linux-arm64" @@ -106,4 +105,4 @@ ram.runtime = "200M" [resources.apt] packages = [ "sqlite3", "imagemagick", "libldap2-dev", "libsasl2-dev", "python3-venv", "python3-dev", "python3-lxml", "libjpeg-dev", "zlib1g-dev", "libffi-dev" ] - \ No newline at end of file +