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

Upgrade to v1.4.1

https://github.com/morpheus65535/bazarr/releases/tag/v1.4.1
This commit is contained in:
yunohost-bot 2024-02-15 22:47:22 +01:00 committed by YunoHost Bot
parent 22d252a300
commit 3f3fe26e4e

View file

@ -5,7 +5,7 @@ name = "Bazarr"
description.en = "Automated subtitle downloading for Sonarr and Radarr"
description.fr = "Téléchargement automatique de sous-titres pour Sonarr et Radarr"
version = "1.3.1~ynh1"
version = "1.4.1~ynh1"
maintainers = ["tituspijean"]
@ -38,8 +38,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/morpheus65535/bazarr/releases/download/v1.2.2/bazarr.zip"
sha256 = "8076da46a504c137d81b8909dc1371686ef81032d6ee485fbc293a7644402edf"
url = "https://github.com/morpheus65535/bazarr/archive/refs/tags/v1.4.1.tar.gz"
sha256 = "854d6bdfc12a128f8e09cf26f229730d26501f7e68e07d52979a4237c49faab0"
in_subdir = false
autoupdate.strategy = "latest_github_release"