From 3a93847db1dcdc834426a88d259a320fd4a968c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 11 Jun 2024 11:32:10 +0200 Subject: [PATCH] Fix autoupdate asset regex --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 4703e6d..b4f08d6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,6 +51,7 @@ ram.runtime = "50M" sha256 = "c953105e3181f18bf592541a1c46c318c6663ad00d4687052676b02a7d74c618" autoupdate.strategy = "latest_github_release" + autoupdate.asset = ".*\\.tar\\.gz" [resources.system_user]