From 2cf39c544d50883dcb24ab67bbb54f67a14ac646 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:25:46 +0000 Subject: [PATCH] netcoredbg: Update to version 2.2.0-961 --- bucket/netcoredbg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",