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
Copy file name to clipboardexpand all lines: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -64,23 +64,23 @@ NOTE: On Unix systems, if you are already a root user (e.g., in a GitLab runner
64
64
65
65
You can download a self-contained executable file and run it with the available options.
66
66
67
-
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.25.1), and run it with the available options.
67
+
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.26.0), and run it with the available options.
68
68
69
69
Tip: You can automate downloading using `wget`, `curl`, or other similar tools.
70
70
71
71
An example that installs llvm, cmake, ninja, ccache, and vcpkg:
0 commit comments