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 043ee5b commit ecc3bacCopy full SHA for ecc3bac
make.bat
@@ -5,7 +5,7 @@ SET PATRONI_REF=https://github.com/zalando/patroni/archive/v2.0.1.zip
5
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.8/micro-2.0.8-win64.zip
6
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.10.2/WinSW.NET461.exe
7
SET VIP_REF=https://github.com/cybertec-postgresql/vip-manager/releases/download/v1.0-beta2/vip-manager_v1.0_beta2_1_amd64.zip
8
-SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-13.1-1-windows-x64-binaries.zip
+SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-13.0-1-windows-x64-binaries.zip
9
SET SEVENZIP="C:\Program Files\7-Zip\7z.exe"
10
11
@ECHO --- Start bootstrapping ---
0 commit comments