Skip to content

Commit

Permalink
Upgrade the LLVM toolchain to 17.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Cubik65536 committed Dec 10, 2023
1 parent 63ab42a commit 2b6431e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions downloads.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ output_path = third_party/google_toolbox_for_mac/src

# Pre-built LLVM toolchain for convenience
[llvm]
version = 17.0.2
url = https://github.com/hlgsdx/llvm-macos-buildbot/releases/download/%(version)s/clang+llvm-%(version)s-x86-64-apple-darwin22.0.tar.xz
version = 17.0.6
url = https://github.com/iXORTech/llvm-macos-buildbot/releases/download/%(version)s/clang+llvm-%(version)s-x86-64-apple-darwin22.0.tar.xz
download_filename = clang+llvm-%(version)s-x86-64-apple-darwin22.0.tar.xz
strip_leading_dirs = clang+llvm-%(version)s-x86-64-apple-darwin22.0
sha512 = b0482b7fd2004ac7c09bf18026b786e0f366984fa70efa84a88568a16b414dd6cc7329ce10d96b3df6d6da7edd75ca5a2b310d2878ca1b30054707a61010f6f2
sha512 = d9e3b5847a7352020670bec4d12e645e09b9418888eb5f1c720953e500f4e1a71a7a91b7867ea6fbc00d71e1d29374b18a42422866f0750b99d2ba1bdce1a8bd
output_path = third_party/llvm-build/Release+Asserts

[nodejs-x64]
Expand Down

0 comments on commit 2b6431e

Please sign in to comment.