1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2024-09-03 19:25:54 +02:00

Upgrade to v.3.0.0

This commit is contained in:
ericgaspar 2020-12-26 18:07:29 +01:00
parent 0b2b4937cb
commit a27723e872
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview ## Overview
Grocy is a web-based self-hosted groceries & household management solution for your home. Grocy is a web-based self-hosted groceries & household management solution for your home.
**Shipped version:** 2.7.1 **Shipped version:** 3.0.0
## Screenshots ## Screenshots

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/grocy/grocy/releases/download/v2.7.1/grocy_2.7.1.zip SOURCE_URL=https://github.com/grocy/grocy/releases/download/v3.0.0/grocy_3.0.0.zip
SOURCE_SUM=f95cc2cc279a6445738ef9b5cc05a8cee438348d343081a76a6aa74464f76129 SOURCE_SUM=3bb0e4b1f03de481ef2c9c91ad61bc88409c5140ec3adcad77bf24a0d65d4331
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": "Issue tracker that provides a balance between simplicity and power", "en": "Issue tracker that provides a balance between simplicity and power",
"fr": "Gestionnaire de ticket avec un équilibre entre simplicité et puissance" "fr": "Gestionnaire de ticket avec un équilibre entre simplicité et puissance"
}, },
"version": "2.7.1~ynh1", "version": "3.0.0~ynh1",
"url": "https://github.com/grocy/grocy", "url": "https://github.com/grocy/grocy",
"license": "MIT", "license": "MIT",
"maintainer": { "maintainer": {