diff --git a/README.md b/README.md index b722144..ea6b06a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Complete management of your indexers for Radarr, Sonarr, Lidarr... -**Shipped version:** 1.10.3.4070~ynh1 +**Shipped version:** 1.10.5.4116~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 3de0b1e..581b13c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr... -**Version incluse :** 1.10.3.4070~ynh1 +**Version incluse :** 1.10.5.4116~ynh1 ## Captures d’écran diff --git a/conf/app.arm.src b/conf/app.arm.src index 45fd847..6bd6301 100644 --- a/conf/app.arm.src +++ b/conf/app.arm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.3.4070/Prowlarr.develop.1.10.3.4070.linux-core-arm.tar.gz -SOURCE_SUM=4fe1f010685ebdae99f02920c124d3f83fa4f1daa89ac9fb111f82ae3b4529a3 +SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.5.4116/Prowlarr.master.1.10.5.4116.linux-core-arm.tar.gz +SOURCE_SUM=35f44832066079544c8a417bf397b8dd440bbfff98794a238d4af49f7c53ae46 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/app.arm64.src b/conf/app.arm64.src index 0cd25f9..0c0bdda 100644 --- a/conf/app.arm64.src +++ b/conf/app.arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.3.4070/Prowlarr.develop.1.10.3.4070.linux-core-arm64.tar.gz -SOURCE_SUM=8ef3cbe1b4af9e3604209c52d2c413f4bcab3958022140c369fe04944da7440e +SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.5.4116/Prowlarr.master.1.10.5.4116.linux-core-arm64.tar.gz +SOURCE_SUM=69be716af3b64d52f58fdbea36ff7b6e002640b6502719db6a6d3c0f37600d51 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/app.x64.src b/conf/app.x64.src index 035c068..a7d5e85 100644 --- a/conf/app.x64.src +++ b/conf/app.x64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.3.4070/Prowlarr.develop.1.10.3.4070.linux-core-x64.tar.gz -SOURCE_SUM=c185f08bd6ea522d93c3145c4f4af332a4dc5cc579c109a3c1ea3b87a5668cd6 +SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.5.4116/Prowlarr.master.1.10.5.4116.linux-core-x64.tar.gz +SOURCE_SUM=1e5b668904894b0a16e7e8848979498825b02919aec4305c3dbbce909c0b4170 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 8f2ffea..4f79355 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Complete management of your indexers for Radarr, Sonarr, Lidarr...", "fr": "Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr..." }, - "version": "1.10.3.4070~ynh1", + "version": "1.10.5.4116~ynh1", "url": "https://prowlarr.com", "upstream": { "license": "GPL-3.0-only",