Skip to content

Commit ee8d979

Browse files
committed
chore: bump clang-tools-static-binaries to master-67c95218
1 parent 3d64995 commit ee8d979

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ clang-format, clang-tidy, clang-query, clang-apply-replacements
142142
.. warning::
143143
All clang-tidy v14+ builds for MacOS are still ~1.7 GB in size.
144144

145+
.. caution::
145146
clang-tidy-19_macosx-amd64 size > 2GB, unable to upload to GitHub releases and get by clang-tools CLI.
146147

147148
------------

clang_tools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
suffix = ".exe" if install_os == "windows" else ""
99

1010
# tag of https://github.com/cpp-linter/clang-tools-static-binaries/releases
11-
release_tag = "master-57bca0b9"
11+
release_tag = "master-67c95218"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b9212a6ddb5d94f8b86b7bfeaa7fd5c5c0dd10dbdd987e0db8580c7abe084ebc7d0d5d9fb1ebee73370dc8ef53558060527e044db24d7652273fb25f29803af6 *clang-format-12_windows-amd64
1+
e6af28b649411d9bd53b6a2dac85f1b99a20a6667c83cf0b10f78ec67027c89a720b8f7262c4b48315f4fc53b87099a5d0b9ef87adee94173976e5284b5f9adb *clang-format-12_windows-amd64

0 commit comments

Comments
 (0)