netcoredbg: Update to version 2.2.0-974

This commit is contained in:
github-actions[bot] 2023-03-24 20:26:17 +00:00
parent b3500bf5ef
commit 3dd1025610

View File

@ -1,12 +1,12 @@
{
"version": "2.2.0-961",
"version": "2.2.0-974",
"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-961/netcoredbg-win64.zip",
"hash": "ee4e3d610995067ee090b94a8bc02a36e0a7776f4c08887eeb1daffe196c941d"
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.2.0-974/netcoredbg-win64.zip",
"hash": "11796043a7f6b0f1d47d26f46ed424606acf32bbf8aedae4a66a8073c9308deb"
}
},
"extract_dir": "netcoredbg",