Skip to content

Commit 143beb6

Browse files
committed
[+] bump PostgreSQL to v16.3
1 parent 102cc3d commit 143beb6

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/refs/tags/v3.3.0.zip
55
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.13/micro-2.0.13-win64.zip
66
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.12.0/WinSW.NET461.exe
77
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
8+
SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-16.3-1-windows-x64-binaries.zip
99
SET PES_REF=https://github.com/cybertec-postgresql/PES/releases/download/v0.2/pes.zip
1010

1111
SET SEVENZIP="C:\Program Files\7-Zip\7z.exe"

0 commit comments

Comments
 (0)