netcoredbg: Update to version 2.2.3-992

This commit is contained in:
github-actions[bot] 2023-07-07 20:25:47 +00:00
parent 0c11d00ffa
commit 1eee28f04f

View File

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