feature: update lua-resty-core to 0.1.32rc2.

master
lijunlong 3 weeks ago
parent aa43b63ad3
commit 5b1f3746d2

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