upgraded lua-resty-websocket to v0.07rc1.

pull/412/head
Yichun Zhang (agentzh) 6 years ago
parent a0467ffb9b
commit 8ac69e032c

@ -790,7 +790,7 @@ cd ..
#################################
ver=0.06
ver=0.07rc1
$root/util/get-tarball "https://github.com/openresty/lua-resty-websocket/tarball/v$ver" -O "lua-resty-websocket-$ver.tar.gz" || exit 1
tar -xzf lua-resty-websocket-$ver.tar.gz || exit 1
mv openresty-lua-resty-websocket-* lua-resty-websocket-$ver || exit 1

Loading…
Cancel
Save