We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ffa92 commit 0d94511Copy full SHA for 0d94511
1 file changed
make.bat
@@ -2,7 +2,7 @@
2
SET MD=PES
3
SET ETCD_REF=https://github.com/etcd-io/etcd/releases/download/v3.5.11/etcd-v3.5.11-windows-amd64.zip
4
SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v3.2.2.zip
5
-SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.12/micro-2.0.12-win64.zip
+SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.13/micro-2.0.13-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
8
SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-16.0-1-windows-x64-binaries.zip
0 commit comments