Skip to content

Commit 880dea9

Browse files
committed
update vip-manager to 1.0-beta3
1 parent ecc3bac commit 880dea9

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
@@ -4,7 +4,7 @@ SET ETCD_REF=https://github.com/etcd-io/etcd/releases/download/v3.3.25/etcd-v3.3
44
SET PATRONI_REF=https://github.com/zalando/patroni/archive/v2.0.1.zip
55
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.8/micro-2.0.8-win64.zip
66
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
7+
SET VIP_REF=https://github.com/cybertec-postgresql/vip-manager/releases/download/v1.0-beta3/vip-manager_1.0_beta3-1_amd64.zip
88
SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-13.0-1-windows-x64-binaries.zip
99
SET SEVENZIP="C:\Program Files\7-Zip\7z.exe"
1010

0 commit comments

Comments
 (0)