upgraded lua-resty-core to 0.1.25rc1.

bump-1.21.4.2
jiahao
parent 7043c6b9b7
commit 42e8796c67
No known key found for this signature in database
GPG Key ID: 5E01169275FFB52B

@ -856,7 +856,7 @@ cd ..
################################# #################################
ver=0.1.24 ver=0.1.25rc1
$root/util/get-tarball "https://github.com/openresty/lua-resty-core/tarball/v$ver" -O "lua-resty-core-$ver.tar.gz" || exit 1 $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 tar -xzf lua-resty-core-$ver.tar.gz || exit 1
mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1 mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1

Loading…
Cancel
Save