We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102cc3d commit 143beb6Copy full SHA for 143beb6
1 file changed
make.bat
@@ -5,7 +5,7 @@ SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v3.3.0.zip
5
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.13/micro-2.0.13-win64.zip
6
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.12.0/WinSW.NET461.exe
7
SET VIP_REF=https://github.com/cybertec-postgresql/vip-manager/releases/download/v2.5.0/vip-manager_2.5.0_Windows_x86_64.zip
8
-SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-16.1-1-windows-x64-binaries.zip
+SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-16.3-1-windows-x64-binaries.zip
9
SET PES_REF=https://github.com/cybertec-postgresql/PES/releases/download/v0.2/pes.zip
10
11
SET SEVENZIP="C:\Program Files\7-Zip\7z.exe"
0 commit comments