Skip to content

Commit be80ceb

Browse files
committed
upgraded ngx_encrypted_session to 0.06.
1 parent e2fa208 commit be80ceb

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
@@ -452,7 +452,7 @@ mv calio-iconv-nginx-module-* iconv-nginx-module-$ver || exit 1
452452

453453
#################################
454454

455-
ver=0.05
455+
ver=0.06
456456
$root/util/get-tarball "https://github.com/openresty/encrypted-session-nginx-module/tarball/v$ver" -O encrypted-session-nginx-module-$ver.tar.gz || exit 1
457457
tar -xzf encrypted-session-nginx-module-$ver.tar.gz || exit 1
458458
mv openresty-encrypted-session-nginx-module-* encrypted-session-nginx-module-$ver || exit 1

0 commit comments

Comments
 (0)