From d463e52759f0a26231830cc04a595b2e8b178d66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 12:32:02 +0000 Subject: [PATCH] netcoredbg: Update to version 3.1.2-1054 --- bucket/netcoredbg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index 44267825c7..474f3c7539 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "3.1.1-1042", + "version": "3.1.2-1054", "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.1.1-1042/netcoredbg-win64.zip", - "hash": "174b6d5cabb508105df83b1f5d2b8ad2b8a096a9bbfd81fc1273160b5fc433c1" + "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.2-1054/netcoredbg-win64.zip", + "hash": "09b4385fd556014a8a96df7a368d4937f4fc9e06f031365d41a288aabd2d78f9" } }, "extract_dir": "netcoredbg",