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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,26 +43,26 @@ Tip: You can automate downloading using `wget`, `curl`, or other similar tools.
43
43
44
44
### Executable
45
45
46
-
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.5.0), and run it with the available options.
46
+
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.5.1), and run it with the available options.
47
47
48
48
An example that installs llvm, cmake, ninja, ccache, and vcpkg:
@@ -72,22 +72,22 @@ For the tools, instead of `true` that chooses the default version, you can pass
72
72
73
73
### With Nodejs
74
74
75
-
Download the `setup_cpp.js` file form [here](https://github.com/aminya/setup-cpp/releases/download/v0.5.0/setup_cpp.js), and run it with the available options.
75
+
Download the `setup_cpp.js` file form [here](https://github.com/aminya/setup-cpp/releases/download/v0.5.1/setup_cpp.js), and run it with the available options.
76
76
77
77
On Windows:
78
78
79
79
Open the shell as admin, download via `curl`, then install
0 commit comments