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.4.0

https://github.com/photoview/photoview/releases/tag/v2.4.0
This commit is contained in:
yunohost-bot 2024-06-24 03:42:56 +02:00 committed by YunoHost Bot
parent 94095cde21
commit b57ea3ebcc

View file

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