Skip to content

Commit 27d90f1

Browse files
committed
upgraded lua-resty-string to 0.11.
1 parent 2f74b97 commit 27d90f1

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
@@ -774,7 +774,7 @@ cd ..
774774

775775
#################################
776776

777-
ver=0.11rc1
777+
ver=0.11
778778
$root/util/get-tarball "https://github.com/openresty/lua-resty-string/tarball/v$ver" -O "lua-resty-string-$ver.tar.gz" || exit 1
779779
tar -xzf lua-resty-string-$ver.tar.gz || exit 1
780780
mv openresty-lua-resty-string-* lua-resty-string-$ver || exit 1

0 commit comments

Comments
 (0)