We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d9f8e commit fcb56caCopy full SHA for fcb56ca
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-be694ee7"
+release_tag = "master-a2d1eff4"
0 commit comments