mirror of
https://github.com/YunoHost-Apps/grav_ynh.git
synced 2024-09-03 19:16:01 +02:00
Upgrade to 1.5.2
This commit is contained in:
parent
ad6e8870fc
commit
dea9f13880
3 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
|
|||
* http://getgrav.org/
|
||||
* https://github.com/getgrav/grav
|
||||
|
||||
Provided version: **1.5.1**
|
||||
Provided version: **1.5.2**
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.5.1/grav-update-v1.5.1.zip
|
||||
SOURCE_SUM=D1D1BD1937848F54A707778DCF315EB17D95A3D9094DCC4189F0189C4824FC7C
|
||||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.5.2/grav-update-v1.5.2.zip
|
||||
SOURCE_SUM=A8E0289419DC9DB8D64758306376DBF0E827CC45F4015A6FA678C2EE36B32FF8
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.5.1/grav-admin-v1.5.1.zip
|
||||
SOURCE_SUM=34f48f984ef734e66ccc1c9fc30f5d5f512ee0febc4576c63b657bf4c5461160
|
||||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.5.2/grav-admin-v1.5.2.zip
|
||||
SOURCE_SUM=42B20D1C569A3089BBE8111AEFD133FE07BB455BFC8A55C3A8A0F0EB62070609
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=
|
||||
SOURCE_FILENAME=
|
||||
|
|
Loading…
Reference in a new issue