netcoredbg: Update to version 2.2.0-947

This commit is contained in:
github-actions[bot] 2022-09-16 20:29:40 +00:00
parent fae665fc4c
commit c3c50a30bb

View File

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