mirror of
https://github.com/YunoHost-Apps/grav_ynh.git
synced 2024-09-03 19:16:01 +02:00
Upgrade to 1.6.28
This commit is contained in:
parent
84ab41360f
commit
44ab6f3697
4 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
## Overview
|
||||
Grav is a modern open source flat-file CMS.
|
||||
|
||||
Provided version: **1.6.27**
|
||||
Provided version: **1.6.28**
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.6.27/grav-update-v1.6.27.zip
|
||||
SOURCE_SUM=6C5004BE914E58E5D7A19E941E9349E128CB7D1CF327F145E307AF51BE6D96B7
|
||||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.6.28/grav-update-v1.6.28.zip
|
||||
SOURCE_SUM=26F4530E5DDF86B640B939B4B9F99CFB9C2575020FD00EF8522DE4462C3497C8
|
||||
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.6.27/grav-admin-v1.6.27.zip
|
||||
SOURCE_SUM=CB8C46DA2C7898527B461415C9D6E5F561B863C793DBAE43D7494ED42104E319
|
||||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.6.28/grav-admin-v1.6.28.zip
|
||||
SOURCE_SUM=3BA14D09211CF125CBB01A0F0970DF4C8D76B0F2DF4021E79C98462F3B8B2422
|
||||
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.6.27~ynh1",
|
||||
"version": "1.6.28~ynh1",
|
||||
"url": "https://www.getgrav.org/",
|
||||
"license": "MIT-0",
|
||||
"maintainer": [
|
||||
|
|
Loading…
Add table
Reference in a new issue