upgraded lua-resty-core to 0.1.20rc3.

pull/670/head
jiahao 4 years ago committed by doujiang
parent a8696337a6
commit 8a4605a933

@ -825,7 +825,7 @@ cd ..
#################################
ver=0.1.20rc2
ver=0.1.20rc3
$root/util/get-tarball "https://github.com/openresty/lua-resty-core/tarball/v$ver" -O "lua-resty-core-$ver.tar.gz" || exit 1
tar -xzf lua-resty-core-$ver.tar.gz || exit 1
mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1

Loading…
Cancel
Save