Skip to content

Commit e527cf1

Browse files
committed
[+] bump PostgreSQL version to 13.2 from 13.0
1 parent 96f729a commit e527cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v2.0.2.zip
55
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.8/micro-2.0.8-win64.zip
66
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.11.0/WinSW.NET461.exe
77
SET VIP_REF=https://github.com/cybertec-postgresql/vip-manager/releases/download/v1.0.1/vip-manager_1.0.1-1_amd64.zip
8-
SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-13.0-1-windows-x64-binaries.zip
8+
SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-13.2-1-windows-x64-binaries.zip
99
SET PES_REF=https://github.com/cybertec-postgresql/PES/releases/download/v0.1/pes.zip
1010

1111
SET SEVENZIP="C:\Program Files\7-Zip\7z.exe"

0 commit comments

Comments
 (0)