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

Update to 0.3.19.2437 and disabling the autoupdater

This commit is contained in:
OniriCorpe 2024-02-23 00:10:22 +01:00 committed by GitHub
parent 54ec372957
commit 3365721628
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ name = "Readarr"
description.en = "Book Manager and Automation (Sonarr for Ebooks)"
description.fr = "Gestionnaire de livres et automatisation (Sonarr pour livres électroniques)"
version = "0.3.6.2232~ynh1"
version = "0.3.19.2437~ynh1"
maintainers = []
@ -48,9 +48,12 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/Readarr/Readarr/releases/download/v0.3.6.2232/Readarr.develop.0.3.6.2232.linux-core-x64.tar.gz"
sha256 = "1f8f168ea4401bb23e20f84200db89d77ec8c025e44dae6fadf8795a6e2d3b21"
autoupdate.strategy = "latest_github_tag"
url = "https://github.com/Readarr/Readarr/releases/download/v0.3.19.2437/Readarr.develop.0.3.19.2437.linux-core-x64.tar.gz"
sha256 = "b8d6508b3bce3f280ff8b5720401ac84171f8c2e2bad7f661ad6aabfca4158a0"
# autoupdater disabled as we're using pre releases
# autoupdate.strategy = "latest_github_tag"
# autoupdate.asset = "^Readarr.develop.*linux-core-x64.tar.gz$"
[resources.system_user]