Skip to content

Commit

Permalink
change repo for ninja for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
partouf committed Nov 18, 2023
1 parent 8c49f0a commit 0c4c92c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/yaml/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ windows:
- 3.27.6
ninja:
type: ziparchive
url: https://github.com/ninja-build/ninja/releases/download/v{name}/ninja-win.zip
url: https://github.com/compiler-explorer/ninja/releases/download/v{name}/ninja-win.zip
dir: ninja-v{name}
folder: "bin"
extract_into_folder: true
check_file: "ninja.exe"
targets:
- 1.11.1
- 1.12.1

0 comments on commit 0c4c92c

Please sign in to comment.