1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grav_ynh.git synced 2024-09-03 19:16:01 +02:00

Upgrade sources

This commit is contained in:
yunohost-bot 2023-06-25 20:15:51 +02:00 committed by YunoHost Bot
parent 2ddc3e0e06
commit 89dd4fe1bf

View file

@ -57,8 +57,8 @@ ram.runtime = "50M"
[resources]
[resources.sources]
[resources.sources.ldap]
url = "https://github.com/trilbymedia/grav-plugin-login-ldap/archive/refs/tags/1.0.2.zip"
sha256 = "bdaea681730e800ab8eda7edf56d772baca1de783d0f8c321ac2ec86d82628ca"
url = "https://github.com/getgrav/grav/archive/refs/tags/1.7.42.1.tar.gz"
sha256 = "0c6deaf8f3bff5dad4abcc95922a558e10b1c34caef43cd80933856901cc33f5"
autoupdate.strategy = "latest_github_tag"
[resources.sources.main]
@ -67,8 +67,8 @@ ram.runtime = "50M"
autoupdate.strategy = "latest_github_tag"
[resources.sources.app-upgrade]
url = "https://github.com/getgrav/grav/releases/download/1.7.42.1/grav-update-v1.7.42.1.zip"
sha256 = "59875446e248c442e99651a093081a6fa6fe539a3cabe944ce2c5c69fe77900c"
url = "https://github.com/getgrav/grav/archive/refs/tags/1.7.42.1.tar.gz"
sha256 = "0c6deaf8f3bff5dad4abcc95922a558e10b1c34caef43cd80933856901cc33f5"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]