Skip to content

Commit 3b7ec8e

Browse files
committed
upgraded ngx_lua to 0.10.12.
1 parent 35588fa commit 3b7ec8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/mirror-tarballs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ mv openresty-drizzle-nginx-module-* drizzle-nginx-module-$ver || exit 1
492492

493493
#################################
494494

495-
ver=0.10.12rc2
495+
ver=0.10.12
496496
$root/util/get-tarball "https://github.com/openresty/lua-nginx-module/tarball/v$ver" -O lua-nginx-module-$ver.tar.gz || exit 1
497497
tar -xzf lua-nginx-module-$ver.tar.gz || exit 1
498498
mv openresty-lua-nginx-module-* ngx_lua-$ver || exit 1

0 commit comments

Comments
 (0)