Skip to content

Commit eea1edb

Browse files
chore: bump clang-tools-static-binaries to master-21879f45 (#112)
Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
1 parent bb76434 commit eea1edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-67c95218"
11+
release_tag = "master-21879f45"

0 commit comments

Comments
 (0)