File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,10 +88,10 @@ if ($env:ITKPYTHONPACKAGE_TAG) {
8888}
8989
9090# Get other build dependencies
91- if (-not (Test-Path doxygen- 1.8 . 11 . windows.bin.zip)) {
92- Invoke-WebRequest - Uri " https://data.kitware. com/api/v1/file/5c0ad59d8d777f2179dd3e9c/ download" - OutFile " doxygen-1.8.11 .windows.bin.zip"
91+ if (-not (Test-Path doxygen- 1.16 . 1 . windows.bin.zip)) {
92+ Invoke-WebRequest - Uri " https://github. com/doxygen/doxygen/releases/ download/Release_1_16_1/doxygen-1.16.1.windows.x64.bin.zip " - OutFile " doxygen-1.16.1 .windows.bin.zip"
9393}
94- 7z x doxygen- 1.8 . 11 . windows.bin.zip - oC:\P\doxygen - aoa - r
94+ 7z x doxygen- 1.16 . 1 . windows.bin.zip - oC:\P\doxygen - aoa - r
9595if (-not (Test-Path grep- win.zip)) {
9696 Invoke-WebRequest - Uri " https://data.kitware.com/api/v1/file/5bbf87ba8d777f06b91f27d6/download/grep-win.zip" - OutFile " grep-win.zip"
9797}
You can’t perform that action at this time.
0 commit comments