mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Upgrade to v1.13.3.4273
This commit is contained in:
parent
89aa767dfd
commit
5d0d0fa122
1 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,7 @@ name = "Prowlarr"
|
|||
description.en = "Complete management of your indexers for Radarr, Sonarr, Lidarr..."
|
||||
description.fr = "Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr..."
|
||||
|
||||
version = "1.10.3.4070~ynh1"
|
||||
version = "1.13.3.4273~ynh1"
|
||||
|
||||
maintainers = ["tituspijean"]
|
||||
|
||||
|
@ -41,12 +41,12 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
armhf.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.3.4070/Prowlarr.develop.1.10.3.4070.linux-core-arm.tar.gz"
|
||||
armhf.sha256 = "4fe1f010685ebdae99f02920c124d3f83fa4f1daa89ac9fb111f82ae3b4529a3"
|
||||
arm64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.3.4070/Prowlarr.develop.1.10.3.4070.linux-core-arm64.tar.gz"
|
||||
arm64.sha256 = "8ef3cbe1b4af9e3604209c52d2c413f4bcab3958022140c369fe04944da7440e"
|
||||
amd64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.3.4070/Prowlarr.develop.1.10.3.4070.linux-core-x64.tar.gz"
|
||||
amd64.sha256 = "c185f08bd6ea522d93c3145c4f4af332a4dc5cc579c109a3c1ea3b87a5668cd6"
|
||||
armhf.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.13.3.4273/Prowlarr.master.1.13.3.4273.linux-core-arm.tar.gz"
|
||||
armhf.sha256 = "6d3d5f57e9a5235cf415904a6361dbcbdd0229c6bb0c3a3d18d1eed47760d21a"
|
||||
arm64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.13.3.4273/Prowlarr.master.1.13.3.4273.linux-core-arm64.tar.gz"
|
||||
arm64.sha256 = "be72620b995454c125d122cb88aad8d67ad97fd2dcf3dc7bf8682a75eb97505b"
|
||||
amd64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.13.3.4273/Prowlarr.master.1.13.3.4273.linux-core-x64.tar.gz"
|
||||
amd64.sha256 = "f32112aaa20bad865784e3d72eb94456441c6b431845fcca3be1ad16ac8b786b"
|
||||
|
||||
|
||||
[resources.system_user]
|
||||
|
@ -68,4 +68,4 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.apt]
|
||||
packages = "curl, mediainfo, sqlite3"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue