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 #18 from YunoHost-Apps/testing

Upgrade to v4.3.2.6857
This commit is contained in:
tituspijean 2023-01-22 17:50:34 +01:00 committed by GitHub
commit 4db47c2f7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 13 additions and 13 deletions

View file

@ -15,9 +15,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
A movie collection manager for Usenet and BitTorrent users.
Movie collection manager for Usenet and BitTorrent users
**Shipped version:** 4.2.4.6635~ynh1
**Shipped version:** 4.3.2.6857~ynh1
## Screenshots

View file

@ -15,9 +15,9 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Vue d'ensemble
Un gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent.
Gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent
**Version incluse :** 4.2.4.6635~ynh1
**Version incluse :** 4.3.2.6857~ynh1
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v4.2.4.6635/Radarr.master.4.2.4.6635.linux-core-arm.tar.gz
SOURCE_SUM=5143255da8d5d1690a8088d6552d8194d0adc64cce6bf92064d0a9da676204e9
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v4.3.2.6857/Radarr.master.4.3.2.6857.linux-core-arm.tar.gz
SOURCE_SUM=20e8b2f3734327495af285e70b32fccb3c52a1794a723d2d69ef50973a2382d1
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.2.4.6635/Radarr.master.4.2.4.6635.linux-core-arm64.tar.gz
SOURCE_SUM=806eebe06ea21cb64f923478dee0fab376f79a2b534f6c9f1b161dc0f948f03d
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v4.3.2.6857/Radarr.master.4.3.2.6857.linux-core-arm64.tar.gz
SOURCE_SUM=3aa4e2ae25cec14ebc911000d54f8764bcb4eb602dca495de5aa30e7a11cd37b
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.2.4.6635/Radarr.master.4.2.4.6635.linux-core-x64.tar.gz
SOURCE_SUM=91d634462656acf09a5c3196867258da318e3bd87458d4674fe090d759781e8c
SOURCE_URL=https://github.com/Radarr/Radarr/releases/download/v4.3.2.6857/Radarr.master.4.3.2.6857.linux-core-x64.tar.gz
SOURCE_SUM=ece6681ef0c92015e88143c774aa6189a8ed08138ea2e48f7bfa60645df4b52f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -3,10 +3,10 @@
"id": "radarr",
"packaging_format": 1,
"description": {
"en": "A movie collection manager for Usenet and BitTorrent users.",
"fr": "Un gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent."
"en": "Movie collection manager for Usenet and BitTorrent users",
"fr": "Gestionnaire de filmothèque pour utilisateurs de Usenet et BitTorrent"
},
"version": "4.2.4.6635~ynh1",
"version": "4.3.2.6857~ynh1",
"url": "https://radarr.video",
"upstream": {
"license": "GPL-3.0-only",