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 c68e941 commit ec3f382Copy full SHA for ec3f382
make.bat
@@ -2,7 +2,7 @@
2
SET MD=PES
3
SET ETCD_REF=https://github.com/etcd-io/etcd/releases/download/v3.3.25/etcd-v3.3.22-windows-amd64.zip
4
SET PATRONI_REF=https://github.com/zalando/patroni/archive/v2.0.0.zip
5
-SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.6/micro-2.0.6-win64.zip
+SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.7/micro-2.0.7-win64.zip
6
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.10.2/WinSW.NET461.exe
7
SET VIP_REF=https://github.com/cybertec-postgresql/vip-manager/releases/download/v1.0-beta/vip-manager.zip
8
SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-12.4-1-windows-x64-binaries.zip
0 commit comments