We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
zalando/patroni
1 parent c1a3fc0 commit 0d96690Copy full SHA for 0d96690
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.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
+SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v2.1.4.zip
5
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.10/micro-2.0.10-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/v1.0.1/vip-manager_1.0.1-1_amd64.zip
0 commit comments