From 0bf84b54a42413de19971b82f9deeb7631936e56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 10 Jun 2024 18:04:18 +0200 Subject: [PATCH] Fix autoupdate asset --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index ede5024..851ad34 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,6 +60,7 @@ ram.runtime = "200M" autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/strukturag/libheif" + autoupdate.asset = ".*\\.tar\\.gz" [resources.system_user]