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 @@ -3,7 +3,7 @@ SET MD=PES
33SET ETCD_REF = https://github.com/etcd-io/etcd/releases/download/v3.3.25/etcd-v3.3.25-windows-amd64.zip
44SET PATRONI_REF = https://github.com/zalando/patroni/archive/v2.0.1.zip
55SET 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
6+ SET WINSW_REF = https://github.com/winsw/winsw/releases/download/v2.10.3 /WinSW.NET461.exe
77SET VIP_REF = https://github.com/cybertec-postgresql/vip-manager/releases/download/v1.0-beta3/vip-manager_1.0_beta3-1_amd64.zip
88SET PGSQL_REF = https://get.enterprisedb.com/postgresql/postgresql-13.0-1-windows-x64-binaries.zip
99SET SEVENZIP = " C:\Program Files\7-Zip\7z.exe"
@@ -112,4 +112,4 @@ CALL make-installer.bat
112112
113113@ ECHO --- PACKAGING FINISHED ---
114114
115- @ PAUSE
115+ @ PAUSE
You can’t perform that action at this time.
0 commit comments