netcoredbg: Update to version 2.2.0-961

This commit is contained in:
github-actions[bot] 2022-12-20 20:25:46 +00:00
parent 08bfd5ad97
commit 2cf39c544d

View File

@ -1,12 +1,12 @@
{
"version": "2.2.0-947",
"version": "2.2.0-961",
"description": "NetCoreDbg is a managed code debugger with MI interface for CoreCLR.",
"homepage": "https://github.com/Samsung/netcoredbg",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.2.0-947/netcoredbg-win64.zip",
"hash": "59c050c18e0bccc6a586f41dda044a371ea9278b32527b2f0327f5bbeaf08afd"
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.2.0-961/netcoredbg-win64.zip",
"hash": "ee4e3d610995067ee090b94a8bc02a36e0a7776f4c08887eeb1daffe196c941d"
}
},
"extract_dir": "netcoredbg",