We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d5f32b commit 236a13aCopy full SHA for 236a13a
clang_tools/__init__.py
@@ -8,4 +8,4 @@
8
suffix = ".exe" if install_os == "windows" else ""
9
10
# tag of https://github.com/cpp-linter/clang-tools-static-binaries/releases
11
-release_tag = "master-03a926cf"
+release_tag = "master-2e4f8c1f"
0 commit comments