1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2024-09-03 19:25:54 +02:00
This commit is contained in:
ericgaspar 2021-08-21 21:06:35 +02:00
parent c04e801c6b
commit 4c4ee127d0
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/grocy/grocy/releases/download/v3.1.0/grocy_3.1.0.zip SOURCE_URL=https://github.com/grocy/grocy/releases/download/v3.1.1/grocy_3.1.1.zip
SOURCE_SUM=a21be24c8da7a7acfe4a357608349ca2e23c2e1d91bb8f82134d0a9604f8d22f SOURCE_SUM=c6862369917b16bcfe40f677edf0526e05d3c2c47ff8d6be5ec3f9b5f01380d8
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Web-based groceries & household management solution for your home", "en": "Web-based groceries & household management solution for your home",
"fr": "Solution Web de gestion d'épicerie et de gestion de la maison" "fr": "Solution Web de gestion d'épicerie et de gestion de la maison"
}, },
"version": "3.1.0~ynh2", "version": "3.1.1~ynh1",
"url": "https://grocy.info", "url": "https://grocy.info",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
@ -20,7 +20,7 @@
"email": "" "email": ""
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.24" "yunohost": ">= 4.2.4"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [