1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grav_ynh.git synced 2024-09-03 19:16:01 +02:00

Merge pull request #126 from YunoHost-Apps/ci-auto-update-v1.7.38

Upgrade to version 1.7.38
This commit is contained in:
Éric Gaspar 2023-01-03 11:50:15 +01:00 committed by GitHub
commit 8eec5fdd33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 7 deletions

View file

@ -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. Grav is a modern open source flat-file CMS.
**Shipped version:** 1.7.36~ynh1 **Shipped version:** 1.7.38~ynh1
**Demo:** https://getgrav.org/downloads/themes **Demo:** https://getgrav.org/downloads/themes

View file

@ -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 Un CMS moderne basé sur des fichiers plats
**Version incluse :** 1.7.36~ynh1 **Version incluse :** 1.7.38~ynh1
**Démo :** https://getgrav.org/downloads/themes **Démo :** https://getgrav.org/downloads/themes

View file

@ -1,5 +1,7 @@
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.36/grav-update-v1.7.36.zip SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.38/grav-update-v1.7.38.zip
SOURCE_SUM=d541e945f16e4cfdba3456952ebbaea7ba458ab3fae472275dc39309b1c69a07 SOURCE_SUM=fc91ea45c956d05f2bfdaf63b8263d4583be01fc023d7a1feb97b8725e17a660
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=
SOURCE_EXTRACT=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.36/grav-admin-v1.7.36.zip SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.38/grav-admin-v1.7.38.zip
SOURCE_SUM=6f916a7d6ca1b44ceb4844516cfacba9e5a1c733c4bc1cb00148a1de70e6e70e SOURCE_SUM=a070f71b6d0f500462cb664f1c3446a91fe69c57fa9411716f3fd2c1cbd141a0
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -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.36~ynh1", "version": "1.7.38~ynh1",
"url": "https://www.getgrav.org/", "url": "https://www.getgrav.org/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",