mirror of
https://github.com/openresty/openresty.git
synced 2026-03-13 09:20:35 +08:00
feature: update lua-resty-core to 0.1.32rc2.
This commit is contained in:
@@ -902,7 +902,7 @@ cd ..
|
||||
|
||||
#################################
|
||||
|
||||
ver=0.1.32rc1
|
||||
ver=0.1.32rc2
|
||||
$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
|
||||
|
||||
Reference in New Issue
Block a user