1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sonarr_ynh.git synced 2024-09-03 20:26:19 +02:00

Upgrade sources

- `main` v4.0.9.2244: https://github.com/Sonarr/Sonarr/releases/tag/v4.0.9.2244
This commit is contained in:
yunohost-bot 2024-08-26 03:48:09 +02:00 committed by YunoHost Bot
parent 462fc08b34
commit 67acf32206

View file

@ -7,7 +7,7 @@ name = "Sonarr"
description.en = "Series collection manager for Usenet and BitTorrent users"
description.fr = "Gestionnaire de collection de séries pour utilisateurs de Usenet et BitTorrent"
version = "4.0.8.1874~ynh1"
version = "4.0.9.2244~ynh1"
maintainers = ["tituspijean"]
@ -40,12 +40,12 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
amd64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.8.1874/Sonarr.main.4.0.8.1874.linux-x64.tar.gz"
amd64.sha256 = "e4944f50cbfd2ad40bd05172ee749d194ad6044d60e8d8ba3474432d032819ee"
arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.8.1874/Sonarr.main.4.0.8.1874.linux-arm64.tar.gz"
arm64.sha256 = "3e478fef7cf7f25953bbab6066146c54ef7d0e39ff685e653b8d151403e502d2"
armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.8.1874/Sonarr.main.4.0.8.1874.linux-arm.tar.gz"
armhf.sha256 = "4088e64c53cabbecca91e8226f39618a5eecca8d365038cae23b568e8698f24b"
amd64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2244/Sonarr.main.4.0.9.2244.linux-x64.tar.gz"
amd64.sha256 = "0bad4b09e61c90ee3a13f5a6fbae03c964b82c19789a690516663b14b75f15b0"
arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2244/Sonarr.main.4.0.9.2244.linux-arm64.tar.gz"
arm64.sha256 = "04a6b5b24fde70441727ee131ce1db91bbab80be7f70167bfea6444d12f1a265"
armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2244/Sonarr.main.4.0.9.2244.linux-arm.tar.gz"
armhf.sha256 = "71b6d9d99e2937ebf5d35f6b05731c7bca7ee270014d09d0547a416cf67085b8"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = ".*\\.linux-x64.tar.gz"