From 82ca2d86f772cde83b49bffff584951690729201 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 6 Oct 2023 08:07:50 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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]