netcoredbg: Update to version 2.0.0-895

This commit is contained in:
github-actions[bot] 2022-02-17 16:32:01 +00:00
parent 0c58f1390a
commit fe876ae526

View File

@ -1,12 +1,12 @@
{
"version": "2.0.0-880",
"version": "2.0.0-895",
"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.0.0-880/netcoredbg-win64.zip",
"hash": "b57567796f249777f30ef42f405dd35b7310f8838fbc41534c8195afc908baf5"
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-895/netcoredbg-win64.zip",
"hash": "a138b610489389721df59fec7684eadd13b251b5570658be22dfc1748dc39aae"
}
},
"extract_dir": "netcoredbg",