diff --git a/manifest.toml b/manifest.toml index f769720..5bd0014 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,8 +53,8 @@ ram.runtime = "1G" autoupdate.strategy = "latest_github_tag" [resources.sources.ldap-auth] - url = "https://github.com/jonmbake/discourse-ldap-auth/archive/v0.6.0.tar.gz" - sha256 = "1f64f90f648f53b40608912221adb60d86c8c13856aaba68c645cd88279445d4" + url = "https://github.com/jonmbake/discourse-ldap-auth/archive/refs/tags/v0.6.1.tar.gz" + sha256 = "04b380ff1b7c5a7eade24f4cc86c5fbcb9ac6c61393454dcd268c1ec14a81cdf" autoupdate.strategy = "latest_github_tag" autoupdate.upstream = "https://github.com/jonmbake/discourse-ldap-auth"