diff --git a/manifest.toml b/manifest.toml index 4e99e5d..d749546 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Discourse" description.en = "Discussion platform" description.fr = "Plateforme de discussion" -version = "3.3.1~ynh1" +version = "3.3.1~ynh2" maintainers = ["JimboJoe"] @@ -60,8 +60,8 @@ ram.runtime = "1G" autoupdate.upstream = "https://github.com/jonmbake/discourse-ldap-auth" [resources.sources.imagemagickv7] - url = "https://github.com/ImageMagick/ImageMagick/archive/7.1.0-62.tar.gz" - sha256 = "d282117bc6d0e91ad1ad685d096623b96ed8e229f911c891d83277b350ef884a" + url = "https://github.com/ImageMagick/ImageMagick/archive/refs/tags/7.1.1-37.tar.gz" + sha256 = "7d294d20ce2b7bbcf39ee3b07a60bf2b45d659adaf3c1263df4a8b31bd9af443" autoupdate.strategy = "latest_github_tag" autoupdate.upstream = "https://github.com/ImageMagick/ImageMagick"