upgraded lua-resty-core to 0.1.18rc4.

This commit is contained in:
Yichun Zhang (agentzh)
2020-03-19 21:55:30 -07:00
parent 563ecc30f7
commit 7ed8526af7
2 changed files with 60 additions and 60 deletions

View File

@ -818,7 +818,7 @@ cd ..
#################################
ver=0.1.18rc3
ver=0.1.18rc4
$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