1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garage_ynh.git synced 2024-09-03 18:36:32 +02:00

Update to v1.0.0

This commit is contained in:
OniriCorpe 2024-08-18 21:50:41 +02:00 committed by GitHub
parent ebb73d034a
commit 2e178ab5d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ name = "Garage"
description.en = "S3 storage"
description.fr = "stockage S3"
version = "0.9.4~ynh1"
version = "1.0.0~ynh1"
maintainers = [ "oiseauroch" ]
@ -63,14 +63,14 @@ ram.runtime = "50M"
[resources.sources.main]
in_subdir = false
extract = false
amd64.url = "https://garagehq.deuxfleurs.fr/_releases/v0.9.4/x86_64-unknown-linux-musl/garage"
amd64.sha256 = "965712193116fddccb85b8e58a192be723e8f2fc7c4a3123704c6d7bdc3d050f"
arm64.url = "https://garagehq.deuxfleurs.fr/_releases/v0.9.4/aarch64-unknown-linux-musl/garage"
arm64.sha256 = "2e5cc060742969d0b607728525fa535f07a2b133ac2c96057241fb467a7fb45a"
i386.url = "https://garagehq.deuxfleurs.fr/_releases/v0.9.4/i686-unknown-linux-musl/garage"
i386.sha256 = "4cdc26178284a1f92d8aba38c240d8d4cf775837da2ac7bb8fb4c603a546dff5"
armhf.url = "https://garagehq.deuxfleurs.fr/_releases/v0.9.4/armv6l-unknown-linux-musleabihf/garage"
armhf.sha256 = "e0dfc6391e6f75c4ddaf6e3b7e36e2fe19555bcd332fd283f643bfc46613dbe9"
amd64.url = "https://garagehq.deuxfleurs.fr/_releases/v1.0.0/x86_64-unknown-linux-musl/garage"
amd64.sha256 = "2bd72c49961c84139175b4fb47bdd349e324006d78854b90e8d1040e0d07927b"
arm64.url = "https://garagehq.deuxfleurs.fr/_releases/v1.0.0/aarch64-unknown-linux-musl/garage"
arm64.sha256 = "64dce2913ca65aafa90ea7aa9f1d7ac3b65f7ba5e642ff3d744ca710f2cd6f87"
i386.url = "https://garagehq.deuxfleurs.fr/_releases/v1.0.0/i686-unknown-linux-musl/garagee"
i386.sha256 = "d10eeabf06a8884e0f06a25a3e0995642a27e8a3597f5c129c001748fa33ad92"
armhf.url = "https://garagehq.deuxfleurs.fr/_releases/v1.0.0/armv6l-unknown-linux-musleabihf/garage"
armhf.sha256 = "ad3dd17b594d5ed5f21105c3c30f9e7e4a0ab825ed758df6a0d0fd27237a02e7"
[resources.ports]
main.default = 4000