diff --git a/manifest.toml b/manifest.toml index 3e4edec..cf476ec 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.13~ynh1" +version = "2.4.0~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.13.tar.gz" - sha256 = "d512448fbefb6c209f1900c1d4e819f22b53de3f441df84a7a96f08a10dfb064" + url = "https://github.com/photoview/photoview/archive/refs/tags/v2.4.0.tar.gz" + sha256 = "954d1640a1eaef145bdcb3fc6b7e2478cfd05f6709a9a2955c83bb3666b49b62" autoupdate.strategy = "latest_github_release"