netcoredbg: Update to version 2.0.0-880

This commit is contained in:
github-actions[bot] 2021-12-10 16:29:50 +00:00
parent ac388321d4
commit 3b291f7193

View File

@ -1,12 +1,12 @@
{
"version": "2.0.0-859",
"version": "2.0.0-880",
"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.0.0-859/netcoredbg-win64.zip",
"hash": "6d6846deddb9506d39828d10dfea97843e34da27252acaee6c7f11432a174eb0"
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-880/netcoredbg-win64.zip",
"hash": "b57567796f249777f30ef42f405dd35b7310f8838fbc41534c8195afc908baf5"
}
},
"extract_dir": "netcoredbg",