mirror of
https://github.com/YunoHost-Apps/grav_ynh.git
synced 2024-09-03 19:16:01 +02:00
commit
5f7e6accd8
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.7.3**
|
||||
Provided version: **1.7.5**
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.3/grav-update-v1.7.3.zip
|
||||
SOURCE_SUM=D204F5E5E3800117A3AED96C1F9B62F23A84D9FC08CFC3081506BFF339475F55
|
||||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.5/grav-update-v1.7.5.zip
|
||||
SOURCE_SUM=7A6F1A509E699448BF85516D3588263AF0679B69170810D90EFD6C5FC53BC3DA
|
||||
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.3/grav-admin-v1.7.3.zip
|
||||
SOURCE_SUM=64F622EF7092FE02EACC2B01A4B9927F8BFAA0FAFB63F9AAA8A343C9511D002A
|
||||
SOURCE_URL=https://github.com/getgrav/grav/releases/download/1.7.5/grav-admin-v1.7.5.zip
|
||||
SOURCE_SUM=3A53CBCACFB7C80838D83EBD8A534FEE80D4E99382CE377881112354314B3A3E
|
||||
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.3~ynh1",
|
||||
"version": "1.7.5~ynh1",
|
||||
"url": "https://www.getgrav.org/",
|
||||
"license": "MIT-0",
|
||||
"maintainer": [
|
||||
|
|
Loading…
Reference in a new issue