diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index 574ec2e2d0..c1f44790f2 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -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.", "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" + "url": "https://github.com/Samsung/netcoredbg/releases/download/3.0.0-1018/netcoredbg-win64.zip", + "hash": "e6606b52ec3b1b29f6f3c32934ea51534781d631f8b0ee69203f4e6dbd93e48c" } }, "extract_dir": "netcoredbg",