mirror of
https://github.com/YunoHost-Apps/bazarr_ynh.git
synced 2024-09-03 18:06:27 +02:00
commit
c68e43b161
4 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue