Skip to content

Commit 6ce2b28

Browse files
authored
Update links and hashes for 1.6.0 (#8037)
1 parent ae7fa0d commit 6ce2b28

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Extension/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3093,7 +3093,7 @@
30933093
"runtimeDependencies": [
30943094
{
30953095
"description": "C/C++ language components (Linux / x86_64)",
3096-
"url": "https://go.microsoft.com/fwlink/?linkid=2167520",
3096+
"url": "https://go.microsoft.com/fwlink/?linkid=2170969",
30973097
"platforms": [
30983098
"linux"
30993099
],
@@ -3104,11 +3104,11 @@
31043104
"./bin/cpptools",
31053105
"./bin/cpptools-srv"
31063106
],
3107-
"integrity": "32AC1D58A5A21527AA24583011F5A3694FCEFB5920677D0CA8D13F70BC0102BE"
3107+
"integrity": "1554D6291CEC20CE0E39B0A4AD9E50FAD012FCAA76460FA0A2DDD7654ADC197F"
31083108
},
31093109
{
31103110
"description": "C/C++ language components (Linux / armhf)",
3111-
"url": "https://go.microsoft.com/fwlink/?linkid=2167624",
3111+
"url": "https://go.microsoft.com/fwlink/?linkid=2170862",
31123112
"platforms": [
31133113
"linux"
31143114
],
@@ -3119,11 +3119,11 @@
31193119
"./bin/cpptools",
31203120
"./bin/cpptools-srv"
31213121
],
3122-
"integrity": "9CB1C36A34DD2F7A53FF5471F1FBB5C0AD65A9E67C17013C7FBF65CDDAF7A7E1"
3122+
"integrity": "94712D1268A54FF8224B908E15439B3B9C22FE2C268407D871D1C1B7EEF6630C"
31233123
},
31243124
{
31253125
"description": "C/C++ language components (Linux / aarch64)",
3126-
"url": "https://go.microsoft.com/fwlink/?linkid=2167623",
3126+
"url": "https://go.microsoft.com/fwlink/?linkid=2170860",
31273127
"platforms": [
31283128
"linux"
31293129
],
@@ -3134,11 +3134,11 @@
31343134
"./bin/cpptools",
31353135
"./bin/cpptools-srv"
31363136
],
3137-
"integrity": "D8F6A5A4A8A13F6F872C94BD522602A7C0E5E5CCA58CE7CE1ED3DC32F82850AC"
3137+
"integrity": "B65F184826F61F3DF2E68CFE409C85BE6A9195595B524BCF74E67F1B50E474F5"
31383138
},
31393139
{
31403140
"description": "C/C++ language components (macOS / x86_64)",
3141-
"url": "https://go.microsoft.com/fwlink/?linkid=2167518",
3141+
"url": "https://go.microsoft.com/fwlink/?linkid=2170970",
31423142
"platforms": [
31433143
"darwin"
31443144
],
@@ -3149,11 +3149,11 @@
31493149
"./bin/cpptools",
31503150
"./bin/cpptools-srv"
31513151
],
3152-
"integrity": "3EF54224CED1BCC6D64B2A93BFA8093E3D75510C8F96E943049CCB4C656161A2"
3152+
"integrity": "081A4A0098EC557A32692B2E9DAB852371B5330D8993FF8C5EE12AC6A8EE1605"
31533153
},
31543154
{
31553155
"description": "C/C++ language components (macOS / ARM64)",
3156-
"url": "https://go.microsoft.com/fwlink/?linkid=2167519",
3156+
"url": "https://go.microsoft.com/fwlink/?linkid=2170971",
31573157
"platforms": [
31583158
"darwin"
31593159
],
@@ -3164,11 +3164,11 @@
31643164
"./bin/cpptools",
31653165
"./bin/cpptools-srv"
31663166
],
3167-
"integrity": "02F2BE96493256237995EF51D4E0CD0345727D27A61135C6FCDB88608406C908"
3167+
"integrity": "409E9221C7D8C318FBD09E02D41CA166692606521EB7B9A6E6C615359A7CDE4C"
31683168
},
31693169
{
31703170
"description": "C/C++ language components (Windows)",
3171-
"url": "https://go.microsoft.com/fwlink/?linkid=2167517",
3171+
"url": "https://go.microsoft.com/fwlink/?linkid=2170863",
31723172
"platforms": [
31733173
"win32"
31743174
],
@@ -3180,11 +3180,11 @@
31803180
"./bin/cpptools.exe",
31813181
"./bin/cpptools-srv.exe"
31823182
],
3183-
"integrity": "1E23884810A6EBF56BC7C5C4CB5317723CC3519039D56BF07310735870163E77"
3183+
"integrity": "6A766CE793DA60F8596139833A996A7015AB2FFAFBA441544A8616E6D9D0E9CC"
31843184
},
31853185
{
31863186
"description": "C/C++ language components (Windows ARM64)",
3187-
"url": "https://go.microsoft.com/fwlink/?linkid=2167516",
3187+
"url": "https://go.microsoft.com/fwlink/?linkid=2170861",
31883188
"platforms": [
31893189
"win32"
31903190
],
@@ -3195,7 +3195,7 @@
31953195
"./bin/cpptools.exe",
31963196
"./bin/cpptools-srv.exe"
31973197
],
3198-
"integrity": "26CCA79735F15BE0595510E2A170794CBF7E2EE72F2A565CD9D26970EA35547F"
3198+
"integrity": "9B984390FD80EE6FAA5615BDD343CF96575F507D1907101C42BC78C1F0AF7917"
31993199
},
32003200
{
32013201
"description": "ClangFormat (Linux / x86_64)",

0 commit comments

Comments
 (0)