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

Upgrade to v2.3.13

https://github.com/photoview/photoview/releases/tag/v2.3.13
This commit is contained in:
yunohost-bot 2024-03-12 03:45:45 +01:00 committed by Félix Piédallu
parent 42ed652924
commit c4b4f92604

View file

@ -7,7 +7,7 @@ name = "Photoview"
description.en = "Simple and user-friendly photo gallery that's made for photographers "
description.fr = "Galerie photos simple et facile à utiliser, faite pour les photographes"
version = "2.3.12~ynh2"
version = "2.3.13~ynh1"
maintainers = ["Jules Bertholet"]
@ -49,8 +49,8 @@ ram.runtime = "200M"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/photoview/photoview/archive/refs/tags/v2.3.12.tar.gz"
sha256 = "f9de00fb2d854217655a71264c06f8451b06b67170d3a5bbd9160fc94f1dda0f"
url = "https://github.com/photoview/photoview/archive/refs/tags/v2.3.13.tar.gz"
sha256 = "d512448fbefb6c209f1900c1d4e819f22b53de3f441df84a7a96f08a10dfb064"
autoupdate.strategy = "latest_github_release"