From bc4bdb92f5018cd0e5aa9a0a2f33ca1642815ca2 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 3 Jul 2023 10:29:40 +0200 Subject: [PATCH] Fix LDAP source for autoupdate --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 8a02bd0..539743a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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"