netcoredbg: Update to version 3.0.0-1018

This commit is contained in:
github-actions[bot] 2023-12-16 00:33:41 +00:00
parent 73e81d980d
commit 698c55294e

View File

@ -1,12 +1,12 @@
{ {
"version": "3.0.0-1012", "version": "3.0.0-1018",
"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/3.0.0-1012/netcoredbg-win64.zip", "url": "https://github.com/Samsung/netcoredbg/releases/download/3.0.0-1018/netcoredbg-win64.zip",
"hash": "72eb2ea199a2882149ea6f63886bfb4dba069273bd7ec2acd1d3a70f4d9bee7c" "hash": "e6606b52ec3b1b29f6f3c32934ea51534781d631f8b0ee69203f4e6dbd93e48c"
} }
}, },
"extract_dir": "netcoredbg", "extract_dir": "netcoredbg",