From 3b291f71930aeca4a4e929ee2c154d04d485abe8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 16:29:50 +0000 Subject: [PATCH] netcoredbg: Update to version 2.0.0-880 --- bucket/netcoredbg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index 48f81876db..6b0f2f52c4 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "2.0.0-859", + "version": "2.0.0-880", "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-859/netcoredbg-win64.zip", - "hash": "6d6846deddb9506d39828d10dfea97843e34da27252acaee6c7f11432a174eb0" + "url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-880/netcoredbg-win64.zip", + "hash": "b57567796f249777f30ef42f405dd35b7310f8838fbc41534c8195afc908baf5" } }, "extract_dir": "netcoredbg",