From cce4647d0db831259dc2d5d1426168fed55e64bb Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Wed, 11 Oct 2023 13:27:42 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3e18315..eae45ec 100644 --- a/manifest.toml +++ b/manifest.toml @@ -99,8 +99,8 @@ ram.runtime = "200M" arm64.sha256 = "1f41e913b5a743d02d91c2a6c939377595347dee135a035729d8b30779036a9b" autoupdate.strategy = "latest_github_release" - autoupdate.asset.amd64 = ".*_amd64.tar.gz" - autoupdate.asset.arm64 = ".*_arm64.tar.gz" + autoupdate.asset.amd64 = ".*_linux_amd64.tar.gz" + autoupdate.asset.arm64 = ".*_linux_arm64.tar.gz" in_subdir = false