Skip to content

Commit 11c3bef

Browse files
chore: bump clang-tools-static-binaries to master-a2d1eff4 (#72)
Co-authored-by: shenxianpeng <[email protected]>
1 parent 22d9f8e commit 11c3bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang_tools/__init__.py

+1-1
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-be694ee7"
11+
release_tag = "master-a2d1eff4"

0 commit comments

Comments
 (0)