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 2f74b97 commit 27d90f1Copy full SHA for 27d90f1
util/mirror-tarballs
@@ -774,7 +774,7 @@ cd ..
774
775
#################################
776
777
-ver=0.11rc1
+ver=0.11
778
$root/util/get-tarball "https://github.com/openresty/lua-resty-string/tarball/v$ver" -O "lua-resty-string-$ver.tar.gz" || exit 1
779
tar -xzf lua-resty-string-$ver.tar.gz || exit 1
780
mv openresty-lua-resty-string-* lua-resty-string-$ver || exit 1
0 commit comments