diff --git a/manifest.toml b/manifest.toml index 1da77e3..1afc2d3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "PhpSysInfo" description.en = "Customizable PHP script that displays information about your system nicely" description.fr = "Un script PHP paramétrable qui affiche des informations sur votre système" -version = "3.4.2~ynh1" +version = "3.4.3~ynh1" maintainers = ["inrepublica"] @@ -59,8 +59,9 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/phpsysinfo/phpsysinfo/archive/refs/tags/v3.4.2.tar.gz" - sha256 = "133d4591688abbb93272d0858b8833379ada1eb9b8ffd9878a7b82448cf3f0ed" + url = "https://github.com/phpsysinfo/phpsysinfo/archive/refs/tags/v3.4.3.tar.gz" + sha256 = "ffa34cb88f85a440a41d04969e9f3dc8686feb89a31f99940c73ca146d05d99c" + autoupdate.strategy = "latest_github_tag" [resources.system_user]