upgraded lua-resty-core to 0.1.22.

This commit is contained in:
jiahao
2021-06-30 00:42:19 +08:00
parent 805df3d657
commit 6aeb03501f
2 changed files with 59 additions and 59 deletions

View File

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