From 036108c1b6fb4a71289e2410300757d6e662830c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 08:26:48 +0000 Subject: [PATCH] netcoredbg: Update to version 3.0.0-1006 --- bucket/netcoredbg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index e9059697bc..abc2943909 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "2.2.3-992", + "version": "3.0.0-1006", "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.3-992/netcoredbg-win64.zip", - "hash": "6eeaff24a72e96ceb694e8897ff4f0f2327e7ed76ca33eff5360807d93adb8ce" + "url": "https://github.com/Samsung/netcoredbg/releases/download/3.0.0-1006/netcoredbg-win64.zip", + "hash": "3fc8cca136514140e61325127f0dbbcf8e8df435c82501a3cd3faacac9911415" } }, "extract_dir": "netcoredbg",