Skip to content

Commit 32d8a91

Browse files
committed
update postgres to 12.4 version
1 parent 6fb1112 commit 32d8a91

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/v1.6.5.zip
55
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.6/micro-2.0.6-win64.zip
66
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.9.0/WinSW.NET461.exe
77
SET VIP_REF=https://github.com/cybertec-postgresql/vip-manager/releases/download/v1.0-beta/vip-manager.zip
8-
SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-12.3-1-windows-x64-binaries.zip
8+
SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-12.4-1-windows-x64-binaries.zip
99

1010
@ECHO --- Start bootstrapping ---
1111

0 commit comments

Comments
 (0)