From fe876ae52664cce4579f8e8a45f5c8765c6444d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 16:32:01 +0000 Subject: [PATCH] netcoredbg: Update to version 2.0.0-895 --- bucket/netcoredbg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index 6b0f2f52c4..5326b3e65a 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "2.0.0-880", + "version": "2.0.0-895", "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-880/netcoredbg-win64.zip", - "hash": "b57567796f249777f30ef42f405dd35b7310f8838fbc41534c8195afc908baf5" + "url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-895/netcoredbg-win64.zip", + "hash": "a138b610489389721df59fec7684eadd13b251b5570658be22dfc1748dc39aae" } }, "extract_dir": "netcoredbg",