From 7a89d747a0458909a9106a074481fead2d59d190 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:31:43 +0000 Subject: [PATCH] netcoredbg: Update to version 3.1.1-1042 --- bucket/netcoredbg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index b59233c936..44267825c7 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "3.1.0-1031", + "version": "3.1.1-1042", "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.0-1031/netcoredbg-win64.zip", - "hash": "bc1d1b8a948cd2c03bc41edac56096db090fbc42078d08ef11116d83bf910d51" + "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.1-1042/netcoredbg-win64.zip", + "hash": "174b6d5cabb508105df83b1f5d2b8ad2b8a096a9bbfd81fc1273160b5fc433c1" } }, "extract_dir": "netcoredbg",