From a7961b01657c5e63a1efc883fa719b1fbc180266 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 20:24:50 +0000 Subject: [PATCH] netcoredbg: Update to version 3.0.0-1012 --- bucket/netcoredbg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index abc2943909..574ec2e2d0 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "3.0.0-1006", + "version": "3.0.0-1012", "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/3.0.0-1006/netcoredbg-win64.zip", - "hash": "3fc8cca136514140e61325127f0dbbcf8e8df435c82501a3cd3faacac9911415" + "url": "https://github.com/Samsung/netcoredbg/releases/download/3.0.0-1012/netcoredbg-win64.zip", + "hash": "72eb2ea199a2882149ea6f63886bfb4dba069273bd7ec2acd1d3a70f4d9bee7c" } }, "extract_dir": "netcoredbg",