Skip to content

Commit 936ad90

Browse files
authored
Merge branch 'master' into 7zip
2 parents a8968dc + 32d8a91 commit 936ad90

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
SET SEVENZIP="C:\Program Files\7-Zip\7z.exe"
1010

1111
@ECHO --- Start bootstrapping ---

0 commit comments

Comments
 (0)