Skip to content

Commit b778a81

Browse files
Update the debugger to 2.66.0 (#7988)
This PR updates the debugger to the 2.66.0 release, which includes various bug fixes that shipped with Visual Studio 2022 version 17.13.
1 parent 654b54a commit b778a81

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
@@ -423,7 +423,7 @@
423423
{
424424
"id": "Debugger",
425425
"description": ".NET Core Debugger (Windows / x64)",
426-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-win7-x64.zip",
426+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-66-0/coreclr-debug-win7-x64.zip",
427427
"installPath": ".debugger/x86_64",
428428
"platforms": [
429429
"win32"
@@ -433,12 +433,12 @@
433433
"arm64"
434434
],
435435
"installTestPath": "./.debugger/x86_64/vsdbg-ui.exe",
436-
"integrity": "BFA8E3298DAFE59213BA2FD9938031B7A41A354415274E8238BB49D9E9381E66"
436+
"integrity": "5338B2FE4D94D834EEC9765A0AAB108ED6F4E122993FF08F1050251EF8C08B97"
437437
},
438438
{
439439
"id": "Debugger",
440440
"description": ".NET Core Debugger (Windows / ARM64)",
441-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-win10-arm64.zip",
441+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-66-0/coreclr-debug-win10-arm64.zip",
442442
"installPath": ".debugger/arm64",
443443
"platforms": [
444444
"win32"
@@ -447,12 +447,12 @@
447447
"arm64"
448448
],
449449
"installTestPath": "./.debugger/arm64/vsdbg-ui.exe",
450-
"integrity": "299DA0ABD00CD61AA1A6293A3C103CCF3070844E4B667C2811A3AAC16D7E6E44"
450+
"integrity": "10C6BEF03C9EE4BE2DD5BB7D318E36E4008AD09EA72865AB3C539BD8F97E1DD3"
451451
},
452452
{
453453
"id": "Debugger",
454454
"description": ".NET Core Debugger (macOS / x64)",
455-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-osx-x64.zip",
455+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-66-0/coreclr-debug-osx-x64.zip",
456456
"installPath": ".debugger/x86_64",
457457
"platforms": [
458458
"darwin"
@@ -466,12 +466,12 @@
466466
"./vsdbg"
467467
],
468468
"installTestPath": "./.debugger/x86_64/vsdbg-ui",
469-
"integrity": "5DF02935DFFD453E8C947AFC7567F4199D4BD83F582EBB20ECD23C054F8A43E2"
469+
"integrity": "38EBE099481ECBACE220A9F775D5E069DAF99B1469F25AC64FFB3CCA4A2537B3"
470470
},
471471
{
472472
"id": "Debugger",
473473
"description": ".NET Core Debugger (macOS / arm64)",
474-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-osx-arm64.zip",
474+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-66-0/coreclr-debug-osx-arm64.zip",
475475
"installPath": ".debugger/arm64",
476476
"platforms": [
477477
"darwin"
@@ -484,12 +484,12 @@
484484
"./vsdbg"
485485
],
486486
"installTestPath": "./.debugger/arm64/vsdbg-ui",
487-
"integrity": "1CBC75E00B7CE32DBD2617AC59EE10A4FE1DBB5AEA6E6A94224F50DEC3C96D3E"
487+
"integrity": "2F332163AEE26B4081F362CFF1F543F57FB2923E578952F0DD69CF827E03BE70"
488488
},
489489
{
490490
"id": "Debugger",
491491
"description": ".NET Core Debugger (linux / ARM)",
492-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-linux-arm.zip",
492+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-66-0/coreclr-debug-linux-arm.zip",
493493
"installPath": ".debugger",
494494
"platforms": [
495495
"linux"
@@ -502,12 +502,12 @@
502502
"./vsdbg"
503503
],
504504
"installTestPath": "./.debugger/vsdbg-ui",
505-
"integrity": "AE7B3967783B87448BAC4C78074B1D6F6AD4B70981FBB202CC9150A46405D287"
505+
"integrity": "44B74BE4995A5AD31293BB9EC578799268E4409EBBFB7424A1A58FEE7E6A2283"
506506
},
507507
{
508508
"id": "Debugger",
509509
"description": ".NET Core Debugger (linux / ARM64)",
510-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-linux-arm64.zip",
510+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-66-0/coreclr-debug-linux-arm64.zip",
511511
"installPath": ".debugger",
512512
"platforms": [
513513
"linux"
@@ -520,12 +520,12 @@
520520
"./vsdbg"
521521
],
522522
"installTestPath": "./.debugger/vsdbg-ui",
523-
"integrity": "468C4577B8E131E47CE83C7A290DA41580C6D327B43308CA8B206D068057CCD0"
523+
"integrity": "0A9A32E2E14BFF90B80EC98BA631D27E8B1847C5BF79E8E9A7206439D68D970B"
524524
},
525525
{
526526
"id": "Debugger",
527527
"description": ".NET Core Debugger (linux musl / x64)",
528-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-linux-musl-x64.zip",
528+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-66-0/coreclr-debug-linux-musl-x64.zip",
529529
"installPath": ".debugger",
530530
"platforms": [
531531
"linux-musl"
@@ -538,12 +538,12 @@
538538
"./vsdbg"
539539
],
540540
"installTestPath": "./.debugger/vsdbg-ui",
541-
"integrity": "B097E8D5C87B445399829DCDC32C387121E81F6F79001715645B620FC8EFD087"
541+
"integrity": "423E27BDE8D2DE97261B893CD7B0C78FED94EBF352A672F56BFA2E09D598BEF0"
542542
},
543543
{
544544
"id": "Debugger",
545545
"description": ".NET Core Debugger (linux musl / ARM64)",
546-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-linux-musl-arm64.zip",
546+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-66-0/coreclr-debug-linux-musl-arm64.zip",
547547
"installPath": ".debugger",
548548
"platforms": [
549549
"linux-musl"
@@ -556,12 +556,12 @@
556556
"./vsdbg"
557557
],
558558
"installTestPath": "./.debugger/vsdbg-ui",
559-
"integrity": "02CBCBD53377ECDFD68671D216A7CD2631CF22C60CFA66F5361A919F915D0B19"
559+
"integrity": "684B77F7B0A38D2AC7F24DA2682AF53435EC6EA252F694D830D86A47688DE26F"
560560
},
561561
{
562562
"id": "Debugger",
563563
"description": ".NET Core Debugger (linux / x64)",
564-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-linux-x64.zip",
564+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-66-0/coreclr-debug-linux-x64.zip",
565565
"installPath": ".debugger",
566566
"platforms": [
567567
"linux"
@@ -574,7 +574,7 @@
574574
"./vsdbg"
575575
],
576576
"installTestPath": "./.debugger/vsdbg-ui",
577-
"integrity": "1710E20F9A7BD4F10A126B86D8F3F9F6C2859B7A7EA2E6BACCE7029ACDA57DFB"
577+
"integrity": "BFBBB9BCBB7804963C6698B757942C484744CE2DBE5B2610DC7FA69D216B6E98"
578578
},
579579
{
580580
"id": "RazorOmnisharp",
@@ -5584,4 +5584,4 @@
55845584
}
55855585
}
55865586
}
5587-
}
5587+
}

0 commit comments

Comments
 (0)