We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb1112 commit 32d8a91Copy full SHA for 32d8a91
make.bat
@@ -5,7 +5,7 @@ SET PATRONI_REF=https://github.com/zalando/patroni/archive/v1.6.5.zip
5
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.6/micro-2.0.6-win64.zip
6
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.9.0/WinSW.NET461.exe
7
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
+SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-12.4-1-windows-x64-binaries.zip
9
10
@ECHO --- Start bootstrapping ---
11
0 commit comments