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 5493849 commit 26d5cb2Copy full SHA for 26d5cb2
make.bat
@@ -2,7 +2,7 @@
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.2.zip
5
-SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.8/micro-2.0.8-win64.zip
+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
8
SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-14.1-1-windows-x64-binaries.zip
0 commit comments