We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b5229 commit ebbf0abCopy full SHA for ebbf0ab
1 file changed
make.bat
@@ -1,7 +1,7 @@
1
@ECHO off
2
SET MD=PES
3
SET ETCD_REF=https://github.com/etcd-io/etcd/releases/download/v3.5.6/etcd-v3.5.6-windows-amd64.zip
4
-SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v2.1.5.zip
+SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v3.0.0.zip
5
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.11/micro-2.0.11-win64.zip
6
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.11.0/WinSW.NET461.exe
7
SET VIP_REF=https://github.com/cybertec-postgresql/vip-manager/releases/download/v2.0.0/vip-manager_2.0.0_Windows_x86_64.zip
0 commit comments