1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

remove calibreweb auto update

This commit is contained in:
Krakinou 2024-02-23 21:50:03 +01:00
parent 6e2cfe2a71
commit 27d5212514

View file

@ -72,7 +72,6 @@ ram.runtime = "200M"
[resources.sources.main] [resources.sources.main]
url = "https://github.com/janeczku/calibre-web/archive/refs/tags/0.6.21.zip" url = "https://github.com/janeczku/calibre-web/archive/refs/tags/0.6.21.zip"
sha256 = "570afeb74ec6506380e923244088c656921ffc94a616c9da46d68f5f39237fa4" sha256 = "570afeb74ec6506380e923244088c656921ffc94a616c9da46d68f5f39237fa4"
autoupdate.strategy = "latest_github_release"
[resources.sources.kepubify] [resources.sources.kepubify]
arm64.url = "https://github.com/pgaskin/kepubify/releases/download/v4.0.4/kepubify-linux-arm64" arm64.url = "https://github.com/pgaskin/kepubify/releases/download/v4.0.4/kepubify-linux-arm64"