From 19a3ef8348f5ea826b2022e41e8fa2dba732c0e3 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Sun, 12 Nov 2023 01:31:18 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index fb36ef6..92d2bbe 100644 --- a/manifest.toml +++ b/manifest.toml @@ -73,8 +73,7 @@ ram.runtime = "200M" url = "https://github.com/janeczku/calibre-web/archive/refs/tags/0.6.21.zip" sha256 = "570afeb74ec6506380e923244088c656921ffc94a616c9da46d68f5f39237fa4" - autoupdate.strategy = "latest_github_release" - autoupdate.asset = ".*.zip" + autoupdate.strategy = "latest_github_tag" [resources.sources.kepubify] @@ -117,4 +116,4 @@ ram.runtime = "200M" #for reference, dependencies that have been removed in 0.96.21~ynh1: #python3-lxml : not required in packages as already part of yunohost dependencies #zlib1g-dev : is part of python3-dev dependencies : not required anymore - #libffi-dev : usage unknown \ No newline at end of file + #libffi-dev : usage unknown