mirror of
https://github.com/YunoHost-Apps/grav_ynh.git
synced 2024-09-03 19:16:01 +02:00
Merge pull request #106 from YunoHost-Apps/ci-auto-update-v1.7.31
Upgrade to version 1.7.31
This commit is contained in:
commit
4f8af3cdc0
5 changed files with 7 additions and 7 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
A modern open source flat-file CMS
|
A modern open source flat-file CMS
|
||||||
|
|
||||||
**Shipped version:** 1.7.30~ynh1
|
**Shipped version:** 1.7.31~ynh1
|
||||||
|
|
||||||
**Demo:** https://getgrav.org/downloads/themes
|
**Demo:** https://getgrav.org/downloads/themes
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
Un CMS moderne basé sur des fichiers plats
|
Un CMS moderne basé sur des fichiers plats
|
||||||
|
|
||||||
**Version incluse :** 1.7.30~ynh1
|
**Version incluse :** 1.7.31~ynh1
|
||||||
|
|
||||||
**Démo :** https://getgrav.org/downloads/themes
|
**Démo :** https://getgrav.org/downloads/themes
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.30/grav-update-v1.7.30.zip
|
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.31/grav-update-v1.7.31.zip
|
||||||
SOURCE_SUM=f724d8c84c9a6f3ec62a1744dfdfbef15273a57c1bf519aecbd5c24b169e3421
|
SOURCE_SUM=bce13868282f97fea38a4ae1c55faa48d84afe07b25db96a234fd5f71f78e990
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.30/grav-admin-v1.7.30.zip
|
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.31/grav-admin-v1.7.31.zip
|
||||||
SOURCE_SUM=3417ab561ac87ab0bfcf85c352e6a7b5ce8b33d212f67f50fc79e638bf590ab4
|
SOURCE_SUM=1c7a0043e1ae4f12a154367ebfb41211cd67df8cb51918a2d392bc15e8f70e37
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "A modern open source flat-file CMS",
|
"en": "A modern open source flat-file CMS",
|
||||||
"fr": "Un CMS moderne basé sur des fichiers plats"
|
"fr": "Un CMS moderne basé sur des fichiers plats"
|
||||||
},
|
},
|
||||||
"version": "1.7.30~ynh1",
|
"version": "1.7.31~ynh1",
|
||||||
"url": "https://www.getgrav.org/",
|
"url": "https://www.getgrav.org/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Add table
Reference in a new issue