1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Update install script to phpsysinfo

Add a md5 check to install script.
This commit is contained in:
Inrepublica 2016-05-31 16:22:22 +02:00
parent 35be3e6209
commit 6b930e556d

View file

@ -463,7 +463,7 @@
}, },
"phpsysinfo": { "phpsysinfo": {
"branch": "master", "branch": "master",
"revision": "a3d6123809427655a0940bb8508190a9b0c804c1", "revision": "8c67ae1dd6d53a6eecd31c880e9e1d7e03602fc5",
"state": "working", "state": "working",
"url": "https://github.com/inrepublica/phpsysinfo_ynh" "url": "https://github.com/inrepublica/phpsysinfo_ynh"
}, },