mirror of
https://github.com/openresty/openresty
synced 2024-12-25 16:15:50 +01:00
upgraded lua-cjson to 2.1.0.11.
This commit is contained in:
parent
691cddfe90
commit
adae554762
@ -727,7 +727,7 @@ cd .. || exit 1
|
||||
|
||||
#################################
|
||||
|
||||
ver=2.1.0.10
|
||||
ver=2.1.0.11
|
||||
$root/util/get-tarball "https://github.com/openresty/lua-cjson/archive/$ver.tar.gz" -O "lua-cjson-$ver.tar.gz" || exit 1
|
||||
tar -xzf lua-cjson-$ver.tar.gz || exit 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user