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.3

https://github.com/morpheus65535/bazarr/releases/tag/v1.4.3
This commit is contained in:
yunohost-bot 2024-06-03 03:31:07 +02:00 committed by YunoHost Bot
parent 5cb63753fe
commit 5e60929103

View file

@ -7,7 +7,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.4.2~ynh1"
version = "1.4.3~ynh1"
maintainers = ["tituspijean"]
@ -40,8 +40,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/morpheus65535/bazarr/releases/download/v1.4.2/bazarr.zip"
sha256 = "d4ea9b0b2426037dd9bf2084d75652c95c04832ca6d18d045faab1de0ef59674"
url = "https://github.com/morpheus65535/bazarr/releases/download/v1.4.3/bazarr.zip"
sha256 = "b664dd9947d1051941d788ee371528eb945efbd6a05015f40414ae36ede9482d"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^bazarr.zip$"