1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpsysinfo_ynh.git synced 2024-09-03 19:56:43 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-10-06 08:07:50 +02:00
parent 85c9e9fc81
commit 82ca2d86f7

View file

@ -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]