update lua-resty-core to v0.1.30.

pull/971/merge
lijunlong 2 months ago
parent 120ad62721
commit c41a1ae6b9

@ -893,7 +893,7 @@ cd ..
#################################
ver=0.1.29
ver=0.1.30
$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