Skip to content

Commit 16d3ef0

Browse files
authored
Merge pull request #40 from cybertec-postgresql/39-bump-micro-to-2011
[+] bump micro to 2.0.11, closes #39
2 parents a738be1 + f20976f commit 16d3ef0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

make.bat

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
SET MD=PES
33
SET ETCD_REF=https://github.com/etcd-io/etcd/releases/download/v3.3.27/etcd-v3.3.27-windows-amd64.zip
44
SET PATRONI_REF=https://github.com/zalando/patroni/archive/refs/tags/v2.1.4.zip
5-
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.10/micro-2.0.10-win64.zip
5+
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.11/micro-2.0.11-win64.zip
66
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.11.0/WinSW.NET461.exe
77
SET VIP_REF=https://github.com/cybertec-postgresql/vip-manager/releases/download/v1.0.1/vip-manager_1.0.1-1_amd64.zip
88
SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-14.4-1-windows-x64-binaries.zip
@@ -154,5 +154,3 @@ if exist %SEVENZIP% (
154154

155155

156156
@ECHO --- PACKAGING FINISHED ---
157-
158-
@PAUSE

0 commit comments

Comments
 (0)