mirror of
https://github.com/YunoHost-Apps/grav_ynh.git
synced 2024-09-03 19:16:01 +02:00
Merge pull request #98 from YunoHost-Apps/ci-auto-update-v1.7.30
Upgrade to version 1.7.30
This commit is contained in:
commit
1d26b2a9bb
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.26.1~ynh1
|
**Shipped version:** 1.7.30~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.26.1~ynh1
|
**Version incluse :** 1.7.30~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.26.1/grav-update-v1.7.26.1.zip
|
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.30/grav-update-v1.7.30.zip
|
||||||
SOURCE_SUM=878f3baac02317fae0b1d4a129a22344d5aed19021317812e4243aa4bcc63c75
|
SOURCE_SUM=2ca11f349c56ff27367829d8656abbd0ad9c183a1e95ea7ecbadf3e30189b3bf
|
||||||
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.26.1/grav-admin-v1.7.26.1.zip
|
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.30/grav-admin-v1.7.30.zip
|
||||||
SOURCE_SUM=78a6db8337cfe4004b8512228023f73bc80c93a5611a9cb55fc558ee86938bb6
|
SOURCE_SUM=2d0c9c7b8fa99143d8657e1196e1cbb9257ecdffb6de08671ef731dc32dbb674
|
||||||
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.26.1~ynh1",
|
"version": "1.7.30~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