Skip to content

Commit 35588fa

Browse files
committed
upgraded ngx_stream_lua to 0.0.4.
1 parent 994a743 commit 35588fa

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
@@ -506,7 +506,7 @@ mv openresty-lua-upstream-nginx-module-* ngx_lua_upstream-$ver || exit 1
506506

507507
#################################
508508

509-
ver=0.0.4rc1
509+
ver=0.0.4
510510
$root/util/get-tarball "https://github.com/openresty/stream-lua-nginx-module/tarball/v$ver" -O stream-lua-nginx-module-$ver.tar.gz || exit 1
511511
tar -xzf stream-lua-nginx-module-$ver.tar.gz || exit 1
512512
mv openresty-stream-lua-nginx-module-* ngx_stream_lua-$ver || exit 1

0 commit comments

Comments
 (0)