From 4daa2b8bd9c626d829e6d94817183664c9a4b8bb Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Mon, 31 Jul 2023 22:05:58 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b0b7136..5668789 100644 --- a/manifest.toml +++ b/manifest.toml @@ -50,9 +50,9 @@ ram.runtime = "50M" armhf.sha256 = "3ac24d434ff7a76bb3a8810e6c23caf28a7040c67756fec99a2483f04a197f77" in_subdir = false autoupdate.strategy = "latest_github_release" - autoupdate.asset.amd64 = "^shiori_.*_Linux_x86_64.tar.gz$" - autoupdate.asset.arm64 = "^shiori_.*_Linux_aarch64.tar.gz$" - autoupdate.asset.armhf = "^shiori_.*_Linux_armv7.tar.gz$" + autoupdate.asset.amd64 = "^shiori_Linux_x86_64.tar.gz$" + autoupdate.asset.arm64 = "^shiori_Linux_aarch64.tar.gz$" + autoupdate.asset.armhf = "^shiori_Linux_armv7.tar.gz$" [resources.ports]