Skip to content

Commit

Permalink
Update fwlinks. (#7607)
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-mcmanus authored May 27, 2021
1 parent 989ca62 commit 58d3a52
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2640,7 +2640,7 @@
"runtimeDependencies": [
{
"description": "C/C++ language components (Linux / x86_64)",
"url": "https://go.microsoft.com/fwlink/?linkid=2161011",
"url": "https://go.microsoft.com/fwlink/?linkid=2164295",
"platforms": [
"linux"
],
Expand All @@ -2651,11 +2651,11 @@
"./bin/cpptools",
"./bin/cpptools-srv"
],
"integrity": "7C43AA78021C5DB8F6DE9751EC8435D2BE1137CAC861801CDFADAA4B48A42AC3"
"integrity": "2E6E25B3B9C10ECC25A5B523C413182D185F13492602CF92896C658E6959CBFA"
},
{
"description": "C/C++ language components (Linux / armhf)",
"url": "https://go.microsoft.com/fwlink/?linkid=2160914",
"url": "https://go.microsoft.com/fwlink/?linkid=2164297",
"platforms": [
"linux"
],
Expand All @@ -2666,11 +2666,11 @@
"./bin/cpptools",
"./bin/cpptools-srv"
],
"integrity": "ED83E6E0F5784323CDF42BA1EF57CDFFBF2A81D468B08C8ECF126A2D042343F2"
"integrity": "25F5776247184254D49B9FCC25D0D018AECF1D8930FC517F25C9FCC0A9E650AC"
},
{
"description": "C/C++ language components (Linux / aarch64)",
"url": "https://go.microsoft.com/fwlink/?linkid=2160915",
"url": "https://go.microsoft.com/fwlink/?linkid=2165100",
"platforms": [
"linux"
],
Expand All @@ -2681,11 +2681,11 @@
"./bin/cpptools",
"./bin/cpptools-srv"
],
"integrity": "52DD114FF466FA3542D7F98F12716E4296712986CA4908B18DCC039209B8D2CC"
"integrity": "186614524A13EC75BF68798861818D25CE82FDE293C57B725C11F62B0694EC55"
},
{
"description": "C/C++ language components (OS X)",
"url": "https://go.microsoft.com/fwlink/?linkid=2161012",
"url": "https://go.microsoft.com/fwlink/?linkid=2164296",
"platforms": [
"darwin"
],
Expand All @@ -2696,11 +2696,11 @@
"./bin/cpptools",
"./bin/cpptools-srv"
],
"integrity": "53654F3D21C5D470D3C05EA48CFB7AB3CB197344049DC55AEB07374AFECD1587"
"integrity": "8E19E1BDD95FCC80F74529E6B5C24AB761F7D84B92CF44C33DAE38A8F11F6FB5"
},
{
"description": "C/C++ language components (OS X ARM64)",
"url": "https://go.microsoft.com/fwlink/?linkid=2160918",
"url": "https://go.microsoft.com/fwlink/?linkid=2164187",
"platforms": [
"darwin"
],
Expand All @@ -2711,11 +2711,11 @@
"./bin/cpptools",
"./bin/cpptools-srv"
],
"integrity": "E00370987D321E5AB58894B95F1545B52F59ED8E548BE1CBC8393F8B63562BDE"
"integrity": "1225791C05E0DBD708D0EE9598ACBC94B742E25C7CAE92C5C89791AF924D4B96"
},
{
"description": "C/C++ language components (Windows)",
"url": "https://go.microsoft.com/fwlink/?linkid=2160913",
"url": "https://go.microsoft.com/fwlink/?linkid=2164298",
"platforms": [
"win32"
],
Expand All @@ -2727,11 +2727,11 @@
"./bin/cpptools.exe",
"./bin/cpptools-srv.exe"
],
"integrity": "970504DB40E0B54E48075C1FBCE0F34AB674DE3F1CCAD51FFA04689513CC8013"
"integrity": "8D9E008B789D13DF4175795400E9402D43D199846CEC1DC4DD1F319B4C0D5492"
},
{
"description": "C/C++ language components (Windows ARM64)",
"url": "https://go.microsoft.com/fwlink/?linkid=2160916",
"url": "https://go.microsoft.com/fwlink/?linkid=2165101",
"platforms": [
"win32"
],
Expand All @@ -2742,7 +2742,7 @@
"./bin/cpptools.exe",
"./bin/cpptools-srv.exe"
],
"integrity": "E85CF0C80B64F940F73E158966749C0A95D122907170CACECDCBB118986D0E57"
"integrity": "4B94A64721FE8D0E1F93AACBA1190A9DC00DF7225E20BF628AC57BEC6301AA7D"
},
{
"description": "ClangFormat (Linux / x86_64)",
Expand Down

0 comments on commit 58d3a52

Please sign in to comment.