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

Fix LDAP source for autoupdate

This commit is contained in:
tituspijean 2023-07-03 10:29:40 +02:00 committed by GitHub
parent 02b266a94f
commit bc4bdb92f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,6 +60,7 @@ ram.runtime = "50M"
url = "https://github.com/trilbymedia/grav-plugin-login-ldap/archive/refs/tags/1.0.2.zip"
sha256 = "bdaea681730e800ab8eda7edf56d772baca1de783d0f8c321ac2ec86d82628ca"
autoupdate.strategy = "latest_github_tag"
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"