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 #152 from YunoHost-Apps/ci-auto-update-1.7.42.3

Upgrade to v1.7.42.3
This commit is contained in:
tituspijean 2023-08-14 10:48:48 +02:00 committed by GitHub
commit 5d76213543
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Grav is a modern open source flat-file CMS.
**Shipped version:** 1.7.42.1~ynh1
**Shipped version:** 1.7.42.3~ynh1
**Demo:** https://getgrav.org/downloads/themes

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Un CMS moderne basé sur des fichiers plats
**Version incluse :** 1.7.42.1~ynh1
**Version incluse :** 1.7.42.3~ynh1
**Démo :** https://getgrav.org/downloads/themes

View file

@ -5,7 +5,7 @@ name = "Grav"
description.en = "Modern open source flat-file CMS"
description.fr = "CMS moderne basé sur des fichiers plats"
version = "1.7.42.1~ynh1"
version = "1.7.42.3~ynh1"
maintainers = ["tituspijean"]
@ -63,14 +63,14 @@ ram.runtime = "50M"
autoupdate.upstream = "https://github.com/trilbymedia/grav-plugin-login-ldap"
[resources.sources.main]
url = "https://github.com/getgrav/grav/releases/download/1.7.42.1/grav-admin-v1.7.42.1.zip"
sha256 = "5bbaa72a49fcc4139882a416847a7fde376b05e0c3699632f39b29c24caecdde"
url = "https://github.com/getgrav/grav/releases/download/1.7.42.3/grav-admin-v1.7.42.3.zip"
sha256 = "243512b322d5562e620346d6b9fba33d5617c4531a685d22acfd313621bd00e7"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "grav-admin.*.zip"
[resources.sources.app-upgrade]
url = "https://github.com/getgrav/grav/releases/download/1.7.42.1/grav-update-v1.7.42.1.zip"
sha256 = "345459bb2c9db7094eb963504eba5a22f8b5900bd3a4e47266daca1a1d12b35f"
url = "https://github.com/getgrav/grav/releases/download/1.7.42.3/grav-update-v1.7.42.3.zip"
sha256 = "3932e6c40101233b6e7369b989feb5ee942ec92261a9102fa6343fb7d9826ad9"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "grav-update.*.zip"