1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bazarr_ynh.git synced 2024-09-03 18:06:27 +02:00

Merge pull request #22 from YunoHost-Apps/testing

Upgrade to v1.2.2
This commit is contained in:
tituspijean 2023-07-03 22:56:40 +02:00 committed by GitHub
commit c68e43b161
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@ Bazarr is a companion application to Sonarr and Radarr that manages and download
- Subtitles upgrade whenever better ones are released
**Shipped version:** 1.2.1~ynh1
**Shipped version:** 1.2.2~ynh1
## Screenshots

View file

@ -25,7 +25,7 @@ Bazarr is a companion application to Sonarr and Radarr that manages and download
- Subtitles upgrade whenever better ones are released
**Version incluse :** 1.2.1~ynh1
**Version incluse :** 1.2.2~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/morpheus65535/bazarr/releases/download/v1.1.3/bazarr.zip
SOURCE_SUM=8ede84f95b43ec974f20975606456b43288d7d3eefc52633e245eb15001da571
SOURCE_URL=https://github.com/morpheus65535/bazarr/releases/download/v1.2.2/bazarr.zip
SOURCE_SUM=8076da46a504c137d81b8909dc1371686ef81032d6ee485fbc293a7644402edf
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Automated subtitle downloading for Sonarr and Radarr",
"fr": "Téléchargement automatique de sous-titres pour Sonarr et Radarr"
},
"version": "1.2.1~ynh1",
"version": "1.2.2~ynh1",
"url": "https://bazarr.media",
"upstream": {
"license": "GPL-3.0",