upgraded lua-resty-core to v0.1.20rc2.

pull/659/head
Yichun Zhang (agentzh) 4 years ago
parent 5301a3193f
commit d60de6c3c5

@ -825,7 +825,7 @@ cd ..
#################################
ver=0.1.20rc1
ver=0.1.20rc2
$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