diff --git a/manifest.toml b/manifest.toml index 539743a..f734c60 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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/trilbymedia/grav-plugin-login-ldap/archive/refs/tags/1.0.2.tar.gz" + sha256 = "130298bf04e6464ea4347d2deda9e285b2820c48e9e64e6d4b67217566047c3b" autoupdate.strategy = "latest_github_tag" autoupdate.upstream = "https://github.com/trilbymedia/grav-plugin-login-ldap"