upgraded lua-resty-core to 0.1.22rc1.

This commit is contained in:
jiahao
2021-05-07 22:17:38 +08:00
parent 34645f7dc8
commit c5c858bbca
2 changed files with 59 additions and 59 deletions

View File

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