mirror of
https://github.com/YunoHost-Apps/radarr_ynh.git
synced 2024-09-03 20:16:13 +02:00
Merge pull request #9 from YunoHost-Apps/ci-auto-update-v4.0.5.5981
Upgrade to version 4.0.5.5981
This commit is contained in:
commit
ff4f676bcf
5 changed files with 8 additions and 12 deletions
|
@ -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:** 3.2.2.5080~ynh6
|
||||
**Shipped version:** 4.0.5.5981~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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 :** 3.2.2.5080~ynh6
|
||||
**Version incluse :** 4.0.5.5981~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v3.2.2.5080/Radarr.master.3.2.2.5080.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=7300be4d40037b08bdb10708a198eebb47d59fe868c119d51df3597257a39e11
|
||||
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_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_EXTRACT=true
|
||||
SOURCE_FILENAME=sonarr.tar.gz
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v3.2.2.5080/Radarr.master.3.2.2.5080.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=2300fb3c5473ea68c48d44dba6a22da2bbc5301fe170c7118471bc5d01efd223
|
||||
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_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_EXTRACT=true
|
||||
SOURCE_FILENAME=sonarr.tar.gz
|
||||
|
|
|
@ -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": "3.2.2.5080~ynh6",
|
||||
"version": "4.0.5.5981~ynh1",
|
||||
"url": "https://radarr.video",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"mysql"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
"install": [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain"
|
||||
|
|
Loading…
Add table
Reference in a new issue