diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index 19004a78da..670dcf3450 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "2.2.0-947", + "version": "2.2.0-961", "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.2.0-947/netcoredbg-win64.zip", - "hash": "59c050c18e0bccc6a586f41dda044a371ea9278b32527b2f0327f5bbeaf08afd" + "url": "https://github.com/Samsung/netcoredbg/releases/download/2.2.0-961/netcoredbg-win64.zip", + "hash": "ee4e3d610995067ee090b94a8bc02a36e0a7776f4c08887eeb1daffe196c941d" } }, "extract_dir": "netcoredbg",