File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11@ ECHO off
22SET MD = PES
33SET ETCD_REF = https://github.com/etcd-io/etcd/releases/download/v3.3.27/etcd-v3.3.27-windows-amd64.zip
4- SET PATRONI_REF = https://github.com/zalando/patroni/archive/refs/tags/v2.1.3 .zip
4+ SET PATRONI_REF = https://github.com/zalando/patroni/archive/refs/tags/v2.1.4 .zip
55SET MICRO_REF = https://github.com/zyedidia/micro/releases/download/v2.0.10/micro-2.0.10-win64.zip
66SET WINSW_REF = https://github.com/winsw/winsw/releases/download/v2.11.0/WinSW.NET461.exe
77SET VIP_REF = https://github.com/cybertec-postgresql/vip-manager/releases/download/v1.0.1/vip-manager_1.0.1-1_amd64.zip
8- SET PGSQL_REF = https://get.enterprisedb.com/postgresql/postgresql-14.2 -1-windows-x64-binaries.zip
8+ SET PGSQL_REF = https://get.enterprisedb.com/postgresql/postgresql-14.3 -1-windows-x64-binaries.zip
99SET PES_REF = https://github.com/cybertec-postgresql/PES/releases/download/v0.1/pes.zip
1010
1111SET SEVENZIP = " C:\Program Files\7-Zip\7z.exe"
You can’t perform that action at this time.
0 commit comments