upgraded lua-cjson to 2.1.0.7rc2.

This commit is contained in:
Thibault Charbonnier 2019-01-25 15:04:22 -08:00
parent f56ee1ecd8
commit b5d0128311
1 changed files with 1 additions and 1 deletions

View File

@ -671,7 +671,7 @@ cd .. || exit 1
#################################
ver=2.1.0.7rc1
ver=2.1.0.7rc2
$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
#cd lua-cjson-$ver || exit 1