From 6b930e556dd8e8045ca7344ac6e48764ffd83097 Mon Sep 17 00:00:00 2001 From: Inrepublica Date: Tue, 31 May 2016 16:22:22 +0200 Subject: [PATCH] Update install script to phpsysinfo Add a md5 check to install script. --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index bdc0071d..73e4e1e9 100644 --- a/community.json +++ b/community.json @@ -463,7 +463,7 @@ }, "phpsysinfo": { "branch": "master", - "revision": "a3d6123809427655a0940bb8508190a9b0c804c1", + "revision": "8c67ae1dd6d53a6eecd31c880e9e1d7e03602fc5", "state": "working", "url": "https://github.com/inrepublica/phpsysinfo_ynh" },