Skip to content

Commit b54dbce

Browse files
authored
Merge pull request #8266 from microsoft/coleng/Update_links_hashes
2 parents b388523 + 6216e3f commit b54dbce

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
@@ -3119,7 +3119,7 @@
31193119
"runtimeDependencies": [
31203120
{
31213121
"description": "C/C++ language components (Linux / x86_64)",
3122-
"url": "https://go.microsoft.com/fwlink/?linkid=2170969",
3122+
"url": "https://go.microsoft.com/fwlink/?linkid=2175018",
31233123
"platforms": [
31243124
"linux"
31253125
],
@@ -3130,11 +3130,11 @@
31303130
"./bin/cpptools",
31313131
"./bin/cpptools-srv"
31323132
],
3133-
"integrity": "1554D6291CEC20CE0E39B0A4AD9E50FAD012FCAA76460FA0A2DDD7654ADC197F"
3133+
"integrity": "2C657DD48E5C327242C912954315098F81329190C72CE4D4FCB228264BE3AA01"
31343134
},
31353135
{
31363136
"description": "C/C++ language components (Linux / armhf)",
3137-
"url": "https://go.microsoft.com/fwlink/?linkid=2170862",
3137+
"url": "https://go.microsoft.com/fwlink/?linkid=2174710",
31383138
"platforms": [
31393139
"linux"
31403140
],
@@ -3145,11 +3145,11 @@
31453145
"./bin/cpptools",
31463146
"./bin/cpptools-srv"
31473147
],
3148-
"integrity": "94712D1268A54FF8224B908E15439B3B9C22FE2C268407D871D1C1B7EEF6630C"
3148+
"integrity": "22E6BDD91BF0E8592D1101034AE0459E9B103947F246478932650E34C1FAE8C1"
31493149
},
31503150
{
31513151
"description": "C/C++ language components (Linux / aarch64)",
3152-
"url": "https://go.microsoft.com/fwlink/?linkid=2170860",
3152+
"url": "https://go.microsoft.com/fwlink/?linkid=2174708",
31533153
"platforms": [
31543154
"linux"
31553155
],
@@ -3160,11 +3160,11 @@
31603160
"./bin/cpptools",
31613161
"./bin/cpptools-srv"
31623162
],
3163-
"integrity": "B65F184826F61F3DF2E68CFE409C85BE6A9195595B524BCF74E67F1B50E474F5"
3163+
"integrity": "D43ECEC2DCCA9E62B3C3A03C404AC383E570717C4343A3D0C56BADA0991336CD"
31643164
},
31653165
{
31663166
"description": "C/C++ language components (macOS / x86_64)",
3167-
"url": "https://go.microsoft.com/fwlink/?linkid=2170970",
3167+
"url": "https://go.microsoft.com/fwlink/?linkid=2175017",
31683168
"platforms": [
31693169
"darwin"
31703170
],
@@ -3175,11 +3175,11 @@
31753175
"./bin/cpptools",
31763176
"./bin/cpptools-srv"
31773177
],
3178-
"integrity": "081A4A0098EC557A32692B2E9DAB852371B5330D8993FF8C5EE12AC6A8EE1605"
3178+
"integrity": "3409C9D435F97EBD2F1176124873A675C81A079842F41E6E75EC1A78F454535A"
31793179
},
31803180
{
31813181
"description": "C/C++ language components (macOS / ARM64)",
3182-
"url": "https://go.microsoft.com/fwlink/?linkid=2170971",
3182+
"url": "https://go.microsoft.com/fwlink/?linkid=2174709",
31833183
"platforms": [
31843184
"darwin"
31853185
],
@@ -3190,11 +3190,11 @@
31903190
"./bin/cpptools",
31913191
"./bin/cpptools-srv"
31923192
],
3193-
"integrity": "409E9221C7D8C318FBD09E02D41CA166692606521EB7B9A6E6C615359A7CDE4C"
3193+
"integrity": "3557666DB85407E8CF12BB2C807C83F3ABD55DF811075A91544CC98BC092B9E2"
31943194
},
31953195
{
31963196
"description": "C/C++ language components (Windows)",
3197-
"url": "https://go.microsoft.com/fwlink/?linkid=2170863",
3197+
"url": "https://go.microsoft.com/fwlink/?linkid=2175016",
31983198
"platforms": [
31993199
"win32"
32003200
],
@@ -3206,11 +3206,11 @@
32063206
"./bin/cpptools.exe",
32073207
"./bin/cpptools-srv.exe"
32083208
],
3209-
"integrity": "6A766CE793DA60F8596139833A996A7015AB2FFAFBA441544A8616E6D9D0E9CC"
3209+
"integrity": "40D2953E807B48AB05EDB865F48928B2E09C0C0A84834E4022D6BA6333159F3D"
32103210
},
32113211
{
32123212
"description": "C/C++ language components (Windows ARM64)",
3213-
"url": "https://go.microsoft.com/fwlink/?linkid=2170861",
3213+
"url": "https://go.microsoft.com/fwlink/?linkid=2174707",
32143214
"platforms": [
32153215
"win32"
32163216
],
@@ -3221,7 +3221,7 @@
32213221
"./bin/cpptools.exe",
32223222
"./bin/cpptools-srv.exe"
32233223
],
3224-
"integrity": "9B984390FD80EE6FAA5615BDD343CF96575F507D1907101C42BC78C1F0AF7917"
3224+
"integrity": "040AC8D9BFD5648C283A567520A0B76871593C0594C5F9266CFB5F321BBE0DA8"
32253225
},
32263226
{
32273227
"description": "ClangFormat (Linux / x86_64)",

0 commit comments

Comments
 (0)