Skip to content

Commit 341a80a

Browse files
Update debugger to v2.86.0 (#8424)
Co-authored-by: Joey Robichaud <jorobich@microsoft.com>
1 parent f468a5b commit 341a80a

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@
425425
{
426426
"id": "Debugger",
427427
"description": ".NET Core Debugger (Windows / x64)",
428-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-81-0/coreclr-debug-win7-x64.zip",
428+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-86-0/coreclr-debug-win7-x64.zip",
429429
"installPath": ".debugger/x86_64",
430430
"platforms": [
431431
"win32"
@@ -435,12 +435,12 @@
435435
"arm64"
436436
],
437437
"installTestPath": "./.debugger/x86_64/vsdbg-ui.exe",
438-
"integrity": "5C7C000F23267EB15FE6D517156417508C772AD6CEB4D7D8AFAE4CD81B826452"
438+
"integrity": "F181A56719DC6583DEE351DC48F3A3EECB7FD12ABAD4173FC5E9F3D36395E806"
439439
},
440440
{
441441
"id": "Debugger",
442442
"description": ".NET Core Debugger (Windows / ARM64)",
443-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-81-0/coreclr-debug-win10-arm64.zip",
443+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-86-0/coreclr-debug-win10-arm64.zip",
444444
"installPath": ".debugger/arm64",
445445
"platforms": [
446446
"win32"
@@ -449,12 +449,12 @@
449449
"arm64"
450450
],
451451
"installTestPath": "./.debugger/arm64/vsdbg-ui.exe",
452-
"integrity": "86E2B48A5F405CFF4A99A3C4236DE7355DFF8F9EFEBE1A204B21B80CD140F394"
452+
"integrity": "0B8DBE9293B631EFE26A37A4DC5BA8A8E3EB5CAE921A1874AAC0D37DB648ABB1"
453453
},
454454
{
455455
"id": "Debugger",
456456
"description": ".NET Core Debugger (macOS / x64)",
457-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-81-0/coreclr-debug-osx-x64.zip",
457+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-86-0/coreclr-debug-osx-x64.zip",
458458
"installPath": ".debugger/x86_64",
459459
"platforms": [
460460
"darwin"
@@ -468,12 +468,12 @@
468468
"./vsdbg"
469469
],
470470
"installTestPath": "./.debugger/x86_64/vsdbg-ui",
471-
"integrity": "16BAC2DEBD47C23B3682801E263395492BEE73BF2DD326BF132A397B7A08984E"
471+
"integrity": "EDEF8448DEA1FFC6B2D1B5E32E24F05E79F61631CE3E6D03D7B1B57410E54AA1"
472472
},
473473
{
474474
"id": "Debugger",
475475
"description": ".NET Core Debugger (macOS / arm64)",
476-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-81-0/coreclr-debug-osx-arm64.zip",
476+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-86-0/coreclr-debug-osx-arm64.zip",
477477
"installPath": ".debugger/arm64",
478478
"platforms": [
479479
"darwin"
@@ -486,12 +486,12 @@
486486
"./vsdbg"
487487
],
488488
"installTestPath": "./.debugger/arm64/vsdbg-ui",
489-
"integrity": "C335E8E06F8391B2CF2F85352D62ED736FD3CEF1A37BEEE9E47700EC8CD454DC"
489+
"integrity": "745FBE904342DF1AF1B2DC009AABE678D770C5A30D2702F266FFD3FF777364E1"
490490
},
491491
{
492492
"id": "Debugger",
493493
"description": ".NET Core Debugger (linux / ARM)",
494-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-81-0/coreclr-debug-linux-arm.zip",
494+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-86-0/coreclr-debug-linux-arm.zip",
495495
"installPath": ".debugger",
496496
"platforms": [
497497
"linux"
@@ -504,12 +504,12 @@
504504
"./vsdbg"
505505
],
506506
"installTestPath": "./.debugger/vsdbg-ui",
507-
"integrity": "552FD02F8C89616498CF95FE1F9229C69E1AE2A594E63CA6989405397CE37BE6"
507+
"integrity": "17A127F74A557A47B5A1C4B2ED611E4E3F013D8517F9E1F1B4DFB626337146E3"
508508
},
509509
{
510510
"id": "Debugger",
511511
"description": ".NET Core Debugger (linux / ARM64)",
512-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-81-0/coreclr-debug-linux-arm64.zip",
512+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-86-0/coreclr-debug-linux-arm64.zip",
513513
"installPath": ".debugger",
514514
"platforms": [
515515
"linux"
@@ -522,12 +522,12 @@
522522
"./vsdbg"
523523
],
524524
"installTestPath": "./.debugger/vsdbg-ui",
525-
"integrity": "EF74A61BA674B926F4570EE0FF8A2FDEE5ABC5BF1400980B1D750CF459D0576F"
525+
"integrity": "4C6A2442DD754DE995B5945FF1784105956C39156F4C2D0A9D4432BC59311118"
526526
},
527527
{
528528
"id": "Debugger",
529529
"description": ".NET Core Debugger (linux musl / x64)",
530-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-81-0/coreclr-debug-linux-musl-x64.zip",
530+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-86-0/coreclr-debug-linux-musl-x64.zip",
531531
"installPath": ".debugger",
532532
"platforms": [
533533
"linux-musl"
@@ -540,12 +540,12 @@
540540
"./vsdbg"
541541
],
542542
"installTestPath": "./.debugger/vsdbg-ui",
543-
"integrity": "3A68871DA6C875FF1DE326D29C8A1068C0CBF81DC8455854C6D1F8A84D6327CD"
543+
"integrity": "0041AE1ACEEF9240769C12F5A384484CE1120479BAC9F8310EED46757408337E"
544544
},
545545
{
546546
"id": "Debugger",
547547
"description": ".NET Core Debugger (linux musl / ARM64)",
548-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-81-0/coreclr-debug-linux-musl-arm64.zip",
548+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-86-0/coreclr-debug-linux-musl-arm64.zip",
549549
"installPath": ".debugger",
550550
"platforms": [
551551
"linux-musl"
@@ -558,12 +558,12 @@
558558
"./vsdbg"
559559
],
560560
"installTestPath": "./.debugger/vsdbg-ui",
561-
"integrity": "5551419BE51F923CC2B3A566760ED88368F191C75162CBAAB55B66BE6B67ECAE"
561+
"integrity": "C1D4A57E755323D87BA83721BEDEAD65D33F72EAD863A64EB7C1960203FEF81F"
562562
},
563563
{
564564
"id": "Debugger",
565565
"description": ".NET Core Debugger (linux / x64)",
566-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-81-0/coreclr-debug-linux-x64.zip",
566+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-86-0/coreclr-debug-linux-x64.zip",
567567
"installPath": ".debugger",
568568
"platforms": [
569569
"linux"
@@ -576,7 +576,7 @@
576576
"./vsdbg"
577577
],
578578
"installTestPath": "./.debugger/vsdbg-ui",
579-
"integrity": "4BC2101C38261EDAB3BBAE6DA2CC2D5B08D4FD85E19A2A8C9764778E54AC4A66"
579+
"integrity": "B948CAE3A8CB86A4831FCD3D2E2EE4BC7445C0C7914783F14001294E91056BA5"
580580
},
581581
{
582582
"id": "RazorOmnisharp",
@@ -5619,4 +5619,4 @@
56195619
}
56205620
}
56215621
}
5622-
}
5622+
}

0 commit comments

Comments
 (0)