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 53d1168 commit fb3c0e8Copy full SHA for fb3c0e8
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-21879f45"
+release_tag = "master-4eaa4a54"
0 commit comments