Skip to content

Commit 4ae2f00

Browse files
authored
Update link for Windows Debugger (#6750)
* Update link for Windows Debugger This PR updated the License.txt when vsdbg is downloaded in debugAdapters. See #6735 * Update integreity hash for the Windows Debugger
1 parent effb267 commit 4ae2f00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2665,7 +2665,7 @@
26652665
},
26662666
{
26672667
"description": "Visual Studio Windows Debugger",
2668-
"url": "https://go.microsoft.com/fwlink/?linkid=2082216",
2668+
"url": "https://go.microsoft.com/fwlink/?linkid=2152353",
26692669
"platforms": [
26702670
"win32"
26712671
],
@@ -2676,7 +2676,7 @@
26762676
"binaries": [
26772677
"./debugAdapters/vsdbg/bin/vsdbg.exe"
26782678
],
2679-
"integrity": "CF1A01AA75275F76800F6BC1D289F2066DCEBCD983376D344ABF6B03FDB8FEA0"
2679+
"integrity": "8299A112D1260C2CEA53AC74D18FA73DE8533C058AAAB254571B503FBAC37297"
26802680
}
26812681
]
26822682
}

0 commit comments

Comments
 (0)