mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
v0.8.2 (#10)
* v0.8.2 https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.2
This commit is contained in:
parent
78b8464aa1
commit
4b89c48616
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
"en": "S3 storage",
|
||||
"fr": "stockage S3"
|
||||
},
|
||||
"version": "0.8.0~ynh4",
|
||||
"version": "0.8.2~ynh1",
|
||||
"url": "https://garagehq.deuxfleurs.fr/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
|
@ -10,7 +10,7 @@ pkg_dependencies_virtualisation="qemu-utils e2fsprogs"
|
|||
#=================================================
|
||||
|
||||
|
||||
GARAGE_VERSION="0.8.0"
|
||||
GARAGE_VERSION="0.8.2"
|
||||
|
||||
# inspired by restic helper
|
||||
install_garage () {
|
||||
|
|
Loading…
Add table
Reference in a new issue