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 496cf4c commit f82eda3Copy full SHA for f82eda3
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-2200605c"
+release_tag = "master-11dfa474"
0 commit comments