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