From 1eee28f04f5201b52dfdaa5443bec939ed738a9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 20:25:47 +0000 Subject: [PATCH] netcoredbg: Update to version 2.2.3-992 --- bucket/netcoredbg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index 7a28cc0d06..57682b3f8f 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "2.2.0-974", + "version": "2.2.3-992", "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-974/netcoredbg-win64.zip", - "hash": "11796043a7f6b0f1d47d26f46ed424606acf32bbf8aedae4a66a8073c9308deb" + "url": "https://github.com/Samsung/netcoredbg/releases/download/2.2.3-992/netcoredbg-win64.zip", + "hash": "6eeaff24a72e96ceb694e8897ff4f0f2327e7ed76ca33eff5360807d93adb8ce" } }, "extract_dir": "netcoredbg",