We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994a743 commit 35588faCopy full SHA for 35588fa
util/mirror-tarballs
@@ -506,7 +506,7 @@ mv openresty-lua-upstream-nginx-module-* ngx_lua_upstream-$ver || exit 1
506
507
#################################
508
509
-ver=0.0.4rc1
+ver=0.0.4
510
$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
511
tar -xzf stream-lua-nginx-module-$ver.tar.gz || exit 1
512
mv openresty-stream-lua-nginx-module-* ngx_stream_lua-$ver || exit 1
0 commit comments