1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garage_ynh.git synced 2024-09-03 18:36:32 +02:00
lapineige 2023-07-23 20:51:12 +02:00 committed by GitHub
parent 78b8464aa1
commit 4b89c48616
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "S3 storage", "en": "S3 storage",
"fr": "stockage S3" "fr": "stockage S3"
}, },
"version": "0.8.0~ynh4", "version": "0.8.2~ynh1",
"url": "https://garagehq.deuxfleurs.fr/", "url": "https://garagehq.deuxfleurs.fr/",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",

View file

@ -10,7 +10,7 @@ pkg_dependencies_virtualisation="qemu-utils e2fsprogs"
#================================================= #=================================================
GARAGE_VERSION="0.8.0" GARAGE_VERSION="0.8.2"
# inspired by restic helper # inspired by restic helper
install_garage () { install_garage () {