Skip to content

Commit 2f74b97

Browse files
committed
upgraded ngx_rds_csv to 0.09.
1 parent abad894 commit 2f74b97

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
@@ -471,7 +471,7 @@ mv openresty-rds-json-nginx-module-* rds-json-nginx-module-$ver || exit 1
471471

472472
#################################
473473

474-
ver=0.09rc1
474+
ver=0.09
475475
$root/util/get-tarball "https://github.com/openresty/rds-csv-nginx-module/tarball/v$ver" -O rds-csv-nginx-module-$ver.tar.gz || exit 1
476476
tar -xzf rds-csv-nginx-module-$ver.tar.gz || exit 1
477477
mv openresty-rds-csv-nginx-module-* rds-csv-nginx-module-$ver || exit 1

0 commit comments

Comments
 (0)