mirror of
https://github.com/YunoHost-Apps/sonarr_ynh.git
synced 2024-09-03 20:26:19 +02:00
Upgrade to v4.0.4.1491
https://github.com/Sonarr/Sonarr/releases/tag/v4.0.4.1491
This commit is contained in:
parent
daec73caab
commit
2579ed9530
1 changed files with 7 additions and 7 deletions
|
@ -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.3.1413~ynh2"
|
||||
version = "4.0.4.1491~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.3.1413/Sonarr.main.4.0.3.1413.linux-x64.tar.gz"
|
||||
amd64.sha256 = "c4668f3443d2a54afdb2fe034caf280c7ce62f2b69dd3a7e729e394354ca62b7"
|
||||
arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.3.1413/Sonarr.main.4.0.3.1413.linux-arm64.tar.gz"
|
||||
arm64.sha256 = "61e1d7232a1c46068798aac4f4af44dfec59c92d8c0e7b3199220907b74040b5"
|
||||
armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.3.1413/Sonarr.main.4.0.3.1413.linux-arm.tar.gz"
|
||||
armhf.sha256 = "0f79f2d0456239f2f77724a5d7f8464f2103f1b5b4886de814f6cc901fa89384"
|
||||
amd64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.4.1491/Sonarr.main.4.0.4.1491.linux-x64.tar.gz"
|
||||
amd64.sha256 = "aed94e15f7a264bb28651fdb50f02d5a270ad42bbfa71b620611dd1d86c6ac7a"
|
||||
arm64.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.4.1491/Sonarr.main.4.0.4.1491.linux-arm64.tar.gz"
|
||||
arm64.sha256 = "8cca75903542418b4384edbc1e806ea3b2009446a8a8f156f043d85dcd73a4a3"
|
||||
armhf.url = "https://github.com/Sonarr/Sonarr/releases/download/v4.0.4.1491/Sonarr.main.4.0.4.1491.linux-arm.tar.gz"
|
||||
armhf.sha256 = "e5ab5367ad73e26fea538134d4181c5a7821795acb9d269dd6b0990461bbc2ea"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = ".*\\.linux-x64.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue