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 1c02d96 commit bd990f9Copy full SHA for bd990f9
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.9/etcd-v3.5.9-windows-amd64.zip
4
-SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v3.1.0.zip
+SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v3.1.1.zip
5
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.12/micro-2.0.12-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.1.0/vip-manager_2.1.0_Windows_x86_64.zip
0 commit comments