1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitea_ynh.git synced 2024-09-03 20:36:22 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-07-05 20:29:17 +02:00
parent 1057006fdc
commit 08761aa1be

View file

@ -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.url = "https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-amd64"
amd64.sha256 = "bf68e8e39c70dc54a7876527d463b517f8af51a2d2924511cd047f479cd8aefd" amd64.sha256 = "bf68e8e39c70dc54a7876527d463b517f8af51a2d2924511cd047f479cd8aefd"
arm64.url = "https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm64" 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.url = "https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-arm-6"
armhf.sha256 = "befb106cf527244fdb2c40e2493d6831d4863bc2d3fe8304b6a96336f4c7e916" armhf.sha256 = "befb106cf527244fdb2c40e2493d6831d4863bc2d3fe8304b6a96336f4c7e916"
i386.url = "https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-386" i386.url = "https://github.com/go-gitea/gitea/releases/download/v1.19.4/gitea-1.19.4-linux-386"