Commit 9e277c1
authored
Update vcpkg installation commands with fixed release URLs
Microsoft is removing the artifacts feature from vcpkg in July 2026 vcpkg release.
This PR replaces the redirect `https://aka.ms/vcpkg-init.*` with a url pointing to the vcpkg release as of 2026-04-08 a version where the artifacts feature is still "Experimental" and not notified to be removed.
https://github.com/microsoft/vcpkg-tool/releases/download/2026-04-08/vcpkg-init.*
This will be the mitigation until we have an alternative approach agreed with Microsoft or a replacement tool developed.1 parent ffccac2 commit 9e277c1
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- content/learning-paths/embedded-and-microcontrollers/vcpkg-tool-installation
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments