upgraded lua-resty-upstream-healthcheck to 0.02.
This commit is contained in:
parent
185f8cacfa
commit
3dfbe11054
|
@ -558,7 +558,7 @@ mv openresty-lua-resty-core-* lua-resty-core-$ver || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.01
|
||||
ver=0.02
|
||||
$root/util/get-tarball "https://github.com/openresty/lua-resty-upstream-healthcheck/tarball/v$ver" -O "lua-resty-upstream-healthcheck-$ver.tar.gz" || exit 1
|
||||
tar -xzf lua-resty-upstream-healthcheck-$ver.tar.gz || exit 1
|
||||
mv openresty-lua-resty-upstream-healthcheck-* lua-resty-upstream-healthcheck-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue