@ -5,7 +5,7 @@
"title": "Memcached",
"shell": "install.sh",
"versions":["1.6"],
"updates":["1.6.32"],
"updates":["1.6.38"],
"tip": "soft",
"checks": "server/memcached",
"path":"server/memcached",
@ -8,7 +8,7 @@ rootPath=$(dirname "$rootPath")
serverPath=$(dirname "$rootPath")
sys_os=`uname`
VERSION=1.6.32
VERSION=1.6.38
echo $sys_os