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
@@ -58,21 +58,21 @@ NOTE: setup-cpp requires Nodejs 12 or higher. If Nodejs shipped with your distri
58
58
59
59
#### With executable
60
60
61
-
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.35.7), and run it with the available options. You can also automate downloading using `wget`, `curl`, or other similar tools.
61
+
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.36.0), and run it with the available options. You can also automate downloading using `wget`, `curl`, or other similar tools.
62
62
63
63
An example that installs llvm, cmake, ninja, ccache, and vcpkg:
0 commit comments