1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/radarr_ynh.git synced 2024-09-03 20:16:13 +02:00

Merge pull request #14 from YunoHost-Apps/testing

Upgrade to v4.1.0.6175
This commit is contained in:
tituspijean 2022-04-17 12:08:13 +02:00 committed by GitHub
commit bd4f8bab92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
A movie collection manager for Usenet and BitTorrent users.
**Shipped version:** 4.0.5.5981~ynh2
**Shipped version:** 4.1.0.6175~ynh1

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Un gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent.
**Version incluse :** 4.0.5.5981~ynh2
**Version incluse :** 4.1.0.6175~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v4.0.5.5981/Radarr.master.4.0.5.5981.linux-core-arm.tar.gz
SOURCE_SUM=e6d0c17db60830791174d518c8314b323812d0e708425deb6603607323d9a049
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v4.1.0.6175/Radarr.master.4.1.0.6175.linux-core-arm.tar.gz
SOURCE_SUM=e89d16862c6a97ff3929c06547b2581f3df3cb29be6e26b54e0406774fee1693
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v4.0.5.5981/Radarr.master.4.0.5.5981.linux-core-arm64.tar.gz
SOURCE_SUM=20e14a96a7b2f5b88bf300a96c8c4c9d96794afbeb87a28c90da19ec6061b773
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v4.1.0.6175/Radarr.master.4.1.0.6175.linux-core-arm64.tar.gz
SOURCE_SUM=39a088da778bf1b3057ff42e6446572ae6602419d44fe4365cc0a17d2a85e417
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v4.0.5.5981/Radarr.master.4.0.5.5981.linux-core-x64.tar.gz
SOURCE_SUM=e23cd0fdb6b1df6debe0ecd6c2bf6fabeeb1d066ac0598514fe8ba6c34bf44cb
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v4.1.0.6175/Radarr.master.4.1.0.6175.linux-core-x64.tar.gz
SOURCE_SUM=de8c42060fa5c4df1e19a4b592620ad242f6a9434e2c784b9e430f98f959732c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "A movie collection manager for Usenet and BitTorrent users.",
"fr": "Un gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent."
},
"version": "4.0.5.5981~ynh2",
"version": "4.1.0.6175~ynh1",
"url": "https://radarr.video",
"upstream": {
"license": "GPL-3.0-only",