mirror of
https://github.com/YunoHost-Apps/grav_ynh.git
synced 2024-09-03 19:16:01 +02:00
Merge pull request #89 from YunoHost-Apps/ci-auto-update-v1.7.26
Upgrade to version 1.7.26
This commit is contained in:
commit
cc3237bc78
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.25~ynh1
|
**Shipped version:** 1.7.26~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.25~ynh1
|
**Version incluse :** 1.7.26~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.25/grav-update-v1.7.25.zip
|
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.26/grav-update-v1.7.26.zip
|
||||||
SOURCE_SUM=526e42e3a169b2d6b93cb35af714a7fb91f15a27ebf3361b354ee6cfe28f26d6
|
SOURCE_SUM=1cea83084c0f6c1fa1943093f7e536a6901260de0d8cf52cabb9fd803e783f15
|
||||||
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.25/grav-admin-v1.7.25.zip
|
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.26/grav-admin-v1.7.26.zip
|
||||||
SOURCE_SUM=2db3bd36b033b589b8b88b8071729e11b22ff8230e0b668d930bf26558abe5bb
|
SOURCE_SUM=22322b02377c097f98ed2ae3dca4a03617b2a11f0490d6121b0ac6a6c131912d
|
||||||
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.25~ynh1",
|
"version": "1.7.26~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