You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -62,21 +56,21 @@ NOTE: On Unix systems, if you are already a root user (e.g., in a GitLab runner
62
56
63
57
#### With executable
64
58
65
-
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.26.2), and run it with the available options. You can also automate downloading using `wget`, `curl`, or other similar tools.
59
+
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.27.0), and run it with the available options. You can also automate downloading using `wget`, `curl`, or other similar tools.
66
60
67
61
An example that installs llvm, cmake, ninja, ccache, and vcpkg:
0 commit comments