From eabd02456ede9865671d4721d3c04657293a57b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 8 Jul 2023 17:40:16 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index f8f401b..76d2aea 100644 --- a/manifest.toml +++ b/manifest.toml @@ -38,6 +38,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] in_subdir = false + extract = false + rename = "gossa" arm64.url = "https://github.com/pldubouilh/gossa/releases/download/v1.0.0/gossa-linux-arm64" arm64.sha256 = "2c1449e5baac8f526b22a8cef0ccf81dc1d6f07bf115da8411a945d3a527db60" amd64.url = "https://github.com/pldubouilh/gossa/releases/download/v1.0.0/gossa-linux-x64"