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 #45 from YunoHost-Apps/ci-auto-update-5.7.0.8882

Upgrade to v5.7.0.8882
This commit is contained in:
Salamandar 2024-06-22 00:03:27 +02:00 committed by GitHub
commit ac51908a88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 16 additions and 16 deletions

View file

@ -1,7 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
- [Lee el README en español](README_es.md)
- [Lea el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Movie collection manager for Usenet and BitTorrent users
**Shipped version:** 5.6.0.8846~ynh1
**Shipped version:** 5.7.0.8882~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
Movie collection manager for Usenet and BitTorrent users
**Versión actual:** 5.6.0.8846~ynh1
**Versión actual:** 5.7.0.8882~ynh1
## Capturas

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
Movie collection manager for Usenet and BitTorrent users
**Paketatutako bertsioa:** 5.6.0.8846~ynh1
**Paketatutako bertsioa:** 5.7.0.8882~ynh1
## Pantaila-argazkiak

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Movie collection manager for Usenet and BitTorrent users
**Version incluse:** 5.6.0.8846~ynh1
**Version incluse:** 5.7.0.8882~ynh1
## Captures décran

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
Movie collection manager for Usenet and BitTorrent users
**Versión proporcionada:** 5.6.0.8846~ynh1
**Versión proporcionada:** 5.7.0.8882~ynh1
## Capturas de pantalla

View file

@ -18,7 +18,7 @@
Movie collection manager for Usenet and BitTorrent users
**分发版本:** 5.6.0.8846~ynh1
**分发版本:** 5.7.0.8882~ynh1
## 截图

View file

@ -5,7 +5,7 @@ name = "Radarr"
description.en = "Movie collection manager for Usenet and BitTorrent users"
description.fr = "Gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent"
version = "5.6.0.8846~ynh1"
version = "5.7.0.8882~ynh1"
maintainers = ["tituspijean"]
@ -41,14 +41,14 @@ ram.runtime = "100M"
[resources]
[resources.sources.main]
armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.6.0.8846/Radarr.master.5.6.0.8846.linux-core-arm.tar.gz"
armhf.sha256 = "53191cd7638ec66351360bbd02227e6cbbec6b1b3a4f601e621130d810aaa402"
arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.6.0.8846/Radarr.master.5.6.0.8846.linux-core-arm64.tar.gz"
arm64.sha256 = "3bfe9bad2a36e44e01c6fc40510bf041af64318fc66b7631812f9fb9a2fafe7d"
amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.6.0.8846/Radarr.master.5.6.0.8846.linux-core-x64.tar.gz"
amd64.sha256 = "aca7b5c504779643d740151698a74752efc043df54d6408835e5d5db3fd91b9a"
i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.6.0.8846/Radarr.master.5.6.0.8846.linux-core-x86.tar.gz"
i386.sha256 = "90eeeed64557b4a0232e21f7795e6fd6da3487fcc729f2f024a4a8365928cfcb"
armhf.url = "https://github.com/Radarr/Radarr/releases/download/v5.7.0.8882/Radarr.master.5.7.0.8882.linux-core-arm.tar.gz"
armhf.sha256 = "827e501f7425bfdfb88c123b877a8fe274078d605f497e87d723475e120382c5"
arm64.url = "https://github.com/Radarr/Radarr/releases/download/v5.7.0.8882/Radarr.master.5.7.0.8882.linux-core-arm64.tar.gz"
arm64.sha256 = "d8d9249403a3a436c05e277eadaca243e8e774b96e20030488acf4300d478349"
amd64.url = "https://github.com/Radarr/Radarr/releases/download/v5.7.0.8882/Radarr.master.5.7.0.8882.linux-core-x64.tar.gz"
amd64.sha256 = "3259d3d7a6b6976d3dbaabbd0ee5cbc2a7f8ca25819fd32082a56e6f3834a4ce"
i386.url = "https://github.com/Radarr/Radarr/releases/download/v5.7.0.8882/Radarr.master.5.7.0.8882.linux-core-x86.tar.gz"
i386.sha256 = "200011abb52f2ee70e47bb12097ba489ca72c22474626ec1c741576e5a3b9ae6"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.armhf = ".*linux-core-arm.tar.gz"