mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Merge pull request #53 from YunoHost-Apps/ci-auto-update-v1.5.0.3300
Upgrade to version 1.5.0.3300
This commit is contained in:
commit
eab06433b7
6 changed files with 9 additions and 9 deletions
|
@ -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.4.0.3230~ynh1
|
||||
**Shipped version:** 1.5.0.3300~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -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.4.0.3230~ynh1
|
||||
**Version incluse :** 1.5.0.3300~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.0.3230/Prowlarr.develop.1.4.0.3230.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=e343132626e6b5c5254f25576ffab896b118391788559753c21bfcfee6b70990
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.5.0.3300/Prowlarr.develop.1.5.0.3300.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=9e6e61cbb3822a69d8d0b3728caff2ade3a13cd030872496005baa82e78216cf
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.0.3230/Prowlarr.develop.1.4.0.3230.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=16c0b33f92f45d3f9925397122b8d5f57df3ec86d5f131fd84115cd809c402d7
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.5.0.3300/Prowlarr.develop.1.5.0.3300.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=8de69d044a7a4942b34c630d7695cb9147b556ea75579d1e92d82f6195168254
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.0.3230/Prowlarr.develop.1.4.0.3230.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=2c4d6d7d92142cfa2822e938b61169907f80af0f63a5a024d967fb12d86c310b
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.5.0.3300/Prowlarr.develop.1.5.0.3300.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=b73f17161493311554c7c1f65e11777d76a96defae72d91a9d310d6b1d170054
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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.4.0.3230~ynh1",
|
||||
"version": "1.5.0.3300~ynh1",
|
||||
"url": "https://prowlarr.com",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue