mirror of
https://github.com/YunoHost-Apps/radarr_ynh.git
synced 2024-09-03 20:16:13 +02:00
Merge pull request #37 from YunoHost-Apps/ci-auto-update-5.3.6.8612
Upgrade to v5.3.6.8612
This commit is contained in:
commit
9eed15ae48
3 changed files with 14 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Movie collection manager for Usenet and BitTorrent users
|
Movie collection manager for Usenet and BitTorrent users
|
||||||
|
|
||||||
**Shipped version:** 5.2.6.8376~ynh1
|
**Shipped version:** 5.3.6.8612~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -44,4 +44,4 @@ or
|
||||||
sudo yunohost app upgrade radarr -u https://github.com/YunoHost-Apps/radarr_ynh/tree/testing --debug
|
sudo yunohost app upgrade radarr -u https://github.com/YunoHost-Apps/radarr_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
Movie collection manager for Usenet and BitTorrent users
|
Movie collection manager for Usenet and BitTorrent users
|
||||||
|
|
||||||
**Version incluse :** 5.2.6.8376~ynh1
|
**Version incluse :** 5.3.6.8612~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Radarr"
|
||||||
description.en = "Movie collection manager for Usenet and BitTorrent users"
|
description.en = "Movie collection manager for Usenet and BitTorrent users"
|
||||||
description.fr = "Gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent"
|
description.fr = "Gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent"
|
||||||
|
|
||||||
version = "5.2.6.8376~ynh1"
|
version = "5.3.6.8612~ynh1"
|
||||||
|
|
||||||
maintainers = ["tituspijean"]
|
maintainers = ["tituspijean"]
|
||||||
|
|
||||||
|
@ -41,14 +41,14 @@ ram.runtime = "100M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.2.6.8376/Radarr.master.5.2.6.8376.linux-core-arm.tar.gz"
|
armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.3.6.8612/Radarr.master.5.3.6.8612.linux-core-arm.tar.gz"
|
||||||
armhf.sha256 = "6e4218b8ffccd00b9ef46d5b35bdfd4e146b529f41c78dc23b86bfc9693d2ec9"
|
armhf.sha256 = "a4205035816c802a9295c2668596825eb11832190cc73dc7946b4c6004aafa48"
|
||||||
arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.2.6.8376/Radarr.master.5.2.6.8376.linux-core-arm64.tar.gz"
|
arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.3.6.8612/Radarr.master.5.3.6.8612.linux-core-arm64.tar.gz"
|
||||||
arm64.sha256 = "cc0c25c96eae53edff5d09361f103f0a5bc5fc4a33c4c9e51ffe82d9cc7df5b5"
|
arm64.sha256 = "3eab9cfdbfd55c9122e0df2e39fbe0e17d74f3725a39d09783620f006640315d"
|
||||||
amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.2.6.8376/Radarr.master.5.2.6.8376.linux-core-x64.tar.gz"
|
amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.3.6.8612/Radarr.master.5.3.6.8612.linux-core-x64.tar.gz"
|
||||||
amd64.sha256 = "457be92932170ce70f53245ad3bfbc378c646afdb7b7c69602c8613c42b9a422"
|
amd64.sha256 = "a192369efc6fc4e8aff45f5cd8068ff6110155dde4578b63b849af691e55d0b7"
|
||||||
i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.2.6.8376/Radarr.master.5.2.6.8376.linux-core-x86.tar.gz"
|
i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.3.6.8612/Radarr.master.5.3.6.8612.linux-core-x86.tar.gz"
|
||||||
i386.sha256 = "0e4bd40c65f8903bec6950b02a31ea0dab716c1502261f53106d3069cea5733d"
|
i386.sha256 = "0606073b4bcc1cf60e4d68a98e8250b6321fd55607128ef3932fdd18409cd0d6"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset.armhf = ".*linux-core-arm.tar.gz"
|
autoupdate.asset.armhf = ".*linux-core-arm.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue