diff --git a/make.bat b/make.bat index 3506629..af58196 100644 --- a/make.bat +++ b/make.bat @@ -2,7 +2,7 @@ SET MD=PES SET VCREDIST_REF=https://aka.ms/vs/17/release/vc_redist.x64.exe SET ETCD_REF=https://github.com/etcd-io/etcd/releases/download/v3.5.14/etcd-v3.5.14-windows-amd64.zip -SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v3.3.0.zip +SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v3.3.1.zip SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.13/micro-2.0.13-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.5.0/vip-manager_2.5.0_Windows_x86_64.zip