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
+9-9
Original file line number
Diff line number
Diff line change
@@ -36,21 +36,21 @@ Tip: You can automate downloading using `wget`, `curl`, or other similar tools.
36
36
37
37
#### Executable
38
38
39
-
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.18.0), and run it with the available options.
39
+
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.19.0), and run it with the available options.
40
40
41
41
An example that installs llvm, cmake, ninja, ccache, and vcpkg:
@@ -74,15 +74,15 @@ NOTE: On Unix systems, you will not need `sudo` if you are already a root user (
74
74
75
75
#### With Nodejs
76
76
77
-
Download the `setup_cpp.js` file form [here](https://github.com/aminya/setup-cpp/releases/download/v0.18.0/setup_cpp.js), and run it with the available options.
77
+
Download the `setup_cpp.js` file form [here](https://github.com/aminya/setup-cpp/releases/download/v0.19.0/setup_cpp.js), and run it with the available options.
78
78
79
79
On Windows:
80
80
81
81
Open the shell as admin, download via `curl`, then install
0 commit comments