netcoredbg: Update to version 3.1.2-1054

This commit is contained in:
github-actions[bot] 2024-11-02 12:32:02 +00:00
parent 8d002fedf1
commit d463e52759

View File

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