We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e89f6e commit 6a7b60aCopy full SHA for 6a7b60a
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.13/etcd-v3.5.13-windows-amd64.zip
4
-SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v3.2.2.zip
+SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v3.3.0.zip
5
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.13/micro-2.0.13-win64.zip
6
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.12.0/WinSW.NET461.exe
7
SET VIP_REF=https://github.com/cybertec-postgresql/vip-manager/releases/download/v2.3.0/vip-manager_2.3.0_Windows_x86_64.zip
0 commit comments