mirror of
https://github.com/YunoHost-Apps/grav_ynh.git
synced 2024-09-03 19:16:01 +02:00
commit
d955de694f
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.1~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.1~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.1/grav-update-v1.7.26.1.zip
|
||||||
SOURCE_SUM=526e42e3a169b2d6b93cb35af714a7fb91f15a27ebf3361b354ee6cfe28f26d6
|
SOURCE_SUM=878f3baac02317fae0b1d4a129a22344d5aed19021317812e4243aa4bcc63c75
|
||||||
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.1/grav-admin-v1.7.26.1.zip
|
||||||
SOURCE_SUM=2db3bd36b033b589b8b88b8071729e11b22ff8230e0b668d930bf26558abe5bb
|
SOURCE_SUM=78a6db8337cfe4004b8512228023f73bc80c93a5611a9cb55fc558ee86938bb6
|
||||||
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.1~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