From 194f70d4802e5a93eecdfe7a687b45452be1dbc8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 16:31:01 +0000 Subject: [PATCH] netcoredbg: Update to version 2.2.0-945 --- bucket/netcoredbg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index a7a74c65ca..686240fd21 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "2.0.0-915", + "version": "2.2.0-945", "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-915/netcoredbg-win64.zip", - "hash": "024f342fb5390d4d5c01c815b25911ab426f176be3d4c6e8c81ee2626beb24e2" + "url": "https://github.com/Samsung/netcoredbg/releases/download/2.2.0-945/netcoredbg-win64.zip", + "hash": "902b573f56ddec9f425860daba798ea86be0d3e5ec017af2d1710380fa8bce1b" } }, "extract_dir": "netcoredbg",