1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00

Upgrade to v14.4.0

https://github.com/Piwigo/Piwigo/releases/tag/14.4.0
This commit is contained in:
yunohost-bot 2024-04-18 03:40:39 +02:00 committed by YunoHost Bot
parent 5deddf6c35
commit e1158aa400

View file

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