{ "version": "3.0.0-1012", "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.0.0-1012/netcoredbg-win64.zip", "hash": "72eb2ea199a2882149ea6f63886bfb4dba069273bd7ec2acd1d3a70f4d9bee7c" } }, "extract_dir": "netcoredbg", "bin": "netcoredbg.exe", "checkver": "/releases/tag/(?:v|V)?([\\d.-]+)", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Samsung/netcoredbg/releases/download/$version/netcoredbg-win64.zip" } } } }