Skip to content

Commit 853dea7

Browse files
committed
release/v109.0.5414.120-1.1_x86-64-macos
1 parent ce2dd38 commit 853dea7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/scripts/force_build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1674667509
1+
1674669074

downloads.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ output_path = third_party/google_toolbox_for_mac/src
1414

1515
# Pre-built LLVM toolchain for convenience
1616
[llvm]
17-
version = 15.0.7-x86_64-apple-darwin21.0
18-
url = https://github.com/llvm/llvm-project/releases/download/llvmorg-%(version)s/clang+llvm-%(version)s.tar.xz
19-
download_filename = clang+llvm-%(version)s.tar.xz
20-
strip_leading_dirs = clang+llvm-%(version)s
17+
version = 15.0.7
18+
url = https://github.com/llvm/llvm-project/releases/download/llvmorg-%(version)s/clang+llvm-%(version)s-x86_64-apple-darwin21.0.tar.xz
19+
download_filename = clang+llvm-%(version)s-x86_64-apple-darwin21.0.tar.xz
20+
strip_leading_dirs = clang+llvm-%(version)s-x86_64-apple-darwin21.0
2121
sha512 = dc8936b951089f6bf54edcb390a1fce21d34b7bbd49179eab19105a0c699e490b8a85adc4c3edb067aaec619bb5ef6d9059020f9d75af7e055a004876903bdea
2222
output_path = third_party/llvm-build/Release+Asserts

0 commit comments

Comments
 (0)