diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index 5326b3e65a..a7a74c65ca 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "2.0.0-895", + "version": "2.0.0-915", "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-895/netcoredbg-win64.zip", - "hash": "a138b610489389721df59fec7684eadd13b251b5570658be22dfc1748dc39aae" + "url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-915/netcoredbg-win64.zip", + "hash": "024f342fb5390d4d5c01c815b25911ab426f176be3d4c6e8c81ee2626beb24e2" } }, "extract_dir": "netcoredbg",