From cad1d7b8aebfe4a41b11480b772e7f138493dee0 Mon Sep 17 00:00:00 2001 From: Emmanuel Averty Date: Tue, 8 Aug 2023 17:34:31 +0200 Subject: [PATCH] fix: archive format --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e2e220d..86e83a5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,7 +54,7 @@ ram.runtime = "2G" arm64.sha256 = "0cf891efb6101329e5154209e5d250e6d74492a8b637efc4cbd77af587c189b0" armhf.url = "https://codeberg.org/attachments/ceec6963-e20c-49e0-87a4-0fd531bd9ef8" armhf.sha256 = "8c7e7d3e62021d3cdb0837e42c55bb5ff088c8765cb01faa54309ec52e40d045" - format = "xz" + format = "whatever" extract = false # will be extracted during install script rename = "forgejo.xz"