diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index 474f3c7539..a5ebdf5020 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "3.1.2-1054", + "version": "3.1.3-1062", "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.1.2-1054/netcoredbg-win64.zip", - "hash": "09b4385fd556014a8a96df7a368d4937f4fc9e06f031365d41a288aabd2d78f9" + "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.3-1062/netcoredbg-win64.zip", + "hash": "c67ae052e0bcb9ce37000f261e2d397a0d5b6615cafe30c868239a78598dfb37" } }, "extract_dir": "netcoredbg",