File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11$MD = " PES"
22$VCREDIST_REF = " https://aka.ms/vs/17/release/vc_redist.x64.exe"
3- $ETCD_REF = " https://github.com/etcd-io/etcd/releases/download/v3.5.17 /etcd-v3.5.17 -windows-amd64.zip"
4- $PATRONI_REF = " https://github.com/patroni/patroni/archive/refs/tags/v4.0.4 .zip"
3+ $ETCD_REF = " https://github.com/etcd-io/etcd/releases/download/v3.5.18 /etcd-v3.5.18 -windows-amd64.zip"
4+ $PATRONI_REF = " https://github.com/patroni/patroni/archive/refs/tags/v4.0.5 .zip"
55$MICRO_REF = " https://github.com/zyedidia/micro/releases/download/v2.0.14/micro-2.0.14-win64.zip"
66$WINSW_REF = " https://github.com/winsw/winsw/releases/download/v2.12.0/WinSW.NET461.exe"
77$VIP_REF = " https://github.com/cybertec-postgresql/vip-manager/releases/download/v3.0.0/vip-manager_3.0.0_Windows_x86_64.zip"
8- $PGSQL_REF = " https://get.enterprisedb.com/postgresql/postgresql-17.2 -1-windows-x64-binaries.zip"
9- $PYTHON_REF = " https://www.python.org/ftp/python/3.13.1 /python-3.13.1 -amd64.exe"
8+ $PGSQL_REF = " https://get.enterprisedb.com/postgresql/postgresql-17.4 -1-windows-x64-binaries.zip"
9+ $PYTHON_REF = " https://www.python.org/ftp/python/3.13.2 /python-3.13.2 -amd64.exe"
1010# one should change python version in github action workflows when changed here
1111
1212$SEVENZIP = " C:\Program Files\7-Zip\7z.exe"
1313
1414$INNOTOOL = " C:\Program Files (x86)\Inno Setup 6"
1515$ISCC = Join-Path $INNOTOOL " iscc.exe"
16- $ISSFile = " installer\patroni.iss"
16+ $ISSFile = " installer\patroni.iss"
You can’t perform that action at this time.
0 commit comments