From cbf89647784f847bc2ebe4c628aa2e5deff721d7 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 23 Feb 2024 04:36:15 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f4e262c..c2e4469 100644 --- a/manifest.toml +++ b/manifest.toml @@ -38,10 +38,11 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/morpheus65535/bazarr/archive/refs/tags/v1.4.2.tar.gz" - sha256 = "670d434bdb2a7fa3512562cb3b8aea95fbfe9a4ec78100b9922f61b9789676bc" - in_subdir = true + url = "https://github.com/morpheus65535/bazarr/releases/download/v1.4.2/bazarr.zip" + sha256 = "d4ea9b0b2426037dd9bf2084d75652c95c04832ca6d18d045faab1de0ef59674" + in_subdir = false autoupdate.strategy = "latest_github_release" + autoupdate.asset = "^bazarr.zip$" [resources.system_user]