netcoredbg: Update to version 3.1.3-1062

This commit is contained in:
github-actions[bot] 2025-12-12 12:31:44 +00:00
parent 4bc7c83e99
commit a83e558c46

View File

@ -1,12 +1,12 @@
{
"version": "3.1.2-1054",
"version": "3.1.3-1062",
"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/3.1.2-1054/netcoredbg-win64.zip",
"hash": "09b4385fd556014a8a96df7a368d4937f4fc9e06f031365d41a288aabd2d78f9"
"url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.3-1062/netcoredbg-win64.zip",
"hash": "c67ae052e0bcb9ce37000f261e2d397a0d5b6615cafe30c868239a78598dfb37"
}
},
"extract_dir": "netcoredbg",