Skip to content

Commit 89f65ac

Browse files
authored
Update WinSW to 2.10.3
1 parent ab229c8 commit 89f65ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

make.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SET MD=PES
33
SET ETCD_REF=https://github.com/etcd-io/etcd/releases/download/v3.3.25/etcd-v3.3.25-windows-amd64.zip
44
SET PATRONI_REF=https://github.com/zalando/patroni/archive/v2.0.1.zip
55
SET MICRO_REF=https://github.com/zyedidia/micro/releases/download/v2.0.8/micro-2.0.8-win64.zip
6-
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.10.2/WinSW.NET461.exe
6+
SET WINSW_REF=https://github.com/winsw/winsw/releases/download/v2.10.3/WinSW.NET461.exe
77
SET VIP_REF=https://github.com/cybertec-postgresql/vip-manager/releases/download/v1.0-beta3/vip-manager_1.0_beta3-1_amd64.zip
88
SET PGSQL_REF=https://get.enterprisedb.com/postgresql/postgresql-13.0-1-windows-x64-binaries.zip
99
SET SEVENZIP="C:\Program Files\7-Zip\7z.exe"
@@ -112,4 +112,4 @@ CALL make-installer.bat
112112

113113
@ECHO --- PACKAGING FINISHED ---
114114

115-
@PAUSE
115+
@PAUSE

0 commit comments

Comments
 (0)