diff --git a/make.bat b/make.bat index d2d4aac..f1e6342 100644 --- a/make.bat +++ b/make.bat @@ -1,7 +1,7 @@ @ECHO off SET MD=PES SET ETCD_REF=https://github.com/etcd-io/etcd/releases/download/v3.5.9/etcd-v3.5.9-windows-amd64.zip -SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v3.0.4.zip +SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v3.1.0.zip SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.11/micro-2.0.11-win64.zip SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.12.0/WinSW.NET461.exe SET VIP_REF=https://github.com/cybertec-postgresql/vip-manager/releases/download/v2.1.0/vip-manager_2.1.0_Windows_x86_64.zip