diff --git a/manifest.toml b/manifest.toml index 1cbd09a..1621569 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Piwigo" description.en = "Open source photo gallery for the web" description.fr = "Galerie de photos open source pour le web" -version = "14.3.0~ynh1" +version = "14.4.0~ynh1" maintainers = ["JimboJoe"] @@ -58,15 +58,15 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://piwigo.org/download/dlcounter.php?code=14.3.0" - sha256 = "ab1d329afbb092ef74534bc09f56ef75a81d26443383e6ae47fe9801808552ef" + url = "https://github.com/Piwigo/Piwigo/archive/refs/tags/14.4.0.tar.gz" + sha256 = "7d4ce14c2e66604fe58fc5ac24d85a3b46108ed6e8cf9082c19a2c0e2c7c8f7d" format = "zip" autoupdate.strategy = "latest_github_release" [resources.sources.ldap_plugin] - url = "https://piwigo.org/ext/download.php?rid=7036" - sha256 = "3c22652f6c0653aaeebe239435796748ee57612ad44e8e5f2553277545d36e5e" + url = "https://github.com/kipjr/ldap_login/archive/refs/tags/13.8.0.tar.gz" + sha256 = "ecb05399eb26de0ef5301fb09d47af9e83732ff6c65ac7703d17104a8f3547c9" format = "zip" autoupdate.upstream = "https://github.com/kipjr/ldap_login"