From 08761aa1bedb052c9caed10e95b38782f805479a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:29:17 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 5678521..b87ea50 100644 --- a/manifest.toml +++ b/manifest.toml @@ -50,7 +50,7 @@ ram.runtime = "50M" amd64.url = "https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-amd64" amd64.sha256 = "bf68e8e39c70dc54a7876527d463b517f8af51a2d2924511cd047f479cd8aefd" arm64.url = "https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm64" - amd64.sha256 = "db147f43fa523a1ff9c7ae3acee9cde48b1b04ef1ca415a6429c781078ce2568" + arm64.sha256 = "db147f43fa523a1ff9c7ae3acee9cde48b1b04ef1ca415a6429c781078ce2568" armhf.url = "https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm-6" armhf.sha256 = "befb106cf527244fdb2c40e2493d6831d4863bc2d3fe8304b6a96336f4c7e916" i386.url = "https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-386"