upgraded lua-resty-websocket to 0.08.

pull/676/head
Johnny Wang 4 years ago committed by GitHub
parent f43cd23f83
commit b9bc185f79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -792,7 +792,7 @@ cd ..
#################################
ver=0.08rc1
ver=0.08
$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