From 0ef88bc34927fd2e08e74057f42ad69194801258 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 14 Mar 2024 13:55:07 +0100 Subject: [PATCH] Fix manifest --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index e11e418..de09f90 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,6 +43,7 @@ ram.runtime = "50M" [resources.sources.main] in_subdir = false + rename = "scrutiny-web-linux" amd64.url = "https://github.com/AnalogJ/scrutiny/releases/download/v0.7.3/scrutiny-web-linux-amd64" amd64.sha256 = "42071cb77bd04a608d35e5a6ecd712bd2f3496d6a7e46374171a8fa8bfa255d4" arm64.url = "https://github.com/AnalogJ/scrutiny/releases/download/v0.7.3/scrutiny-web-linux-arm64"