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

Upgrade to v4.0.7.1863

https://github.com/Sonarr/Sonarr/releases/tag/v4.0.7.1863
This commit is contained in:
yunohost-bot 2024-07-15 03:42:47 +02:00 committed by YunoHost Bot
parent 8995dbfdb0
commit b1bce1adf5

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.6.1805~ynh1"
version = "4.0.7.1863~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.6.1805/Sonarr.main.4.0.6.1805.linux-x64.tar.gz"
amd64.sha256 = "b20c6f199cbd6bc1e3ce5072b919058a93ba906ef1e4bcdd35ebb43e4b2afd18"
arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.6.1805/Sonarr.main.4.0.6.1805.linux-arm64.tar.gz"
arm64.sha256 = "4f786b5f7b2f17117ef498b48824d8a51fa58ef2b0185e1181dd8e87376917ff"
armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.6.1805/Sonarr.main.4.0.6.1805.linux-arm.tar.gz"
armhf.sha256 = "ae904cf28b9ef3977f28d767154110a8d6f90cdc9fbee66d68f6f04b034decd1"
amd64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.7.1863/Sonarr.main.4.0.7.1863.linux-x64.tar.gz"
amd64.sha256 = "1bbfcc1239ee55d02a0faa4f9e41383b5a05e62e623cabafe37b7435cdb59350"
arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.7.1863/Sonarr.main.4.0.7.1863.linux-arm64.tar.gz"
arm64.sha256 = "3bd74792c784d1719f0d43e21e3681a11b402514b5fdbea62e10bb02b01ae44c"
armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.7.1863/Sonarr.main.4.0.7.1863.linux-arm.tar.gz"
armhf.sha256 = "66bce4c2d145a003e4fadf3b7e6328fe2d51338642f605cbc04a4396c766d8f4"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = ".*\\.linux-x64.tar.gz"