From 0598ba1edf99c1ec70d92ebcbdd124984c9fb00c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 12:30:11 +0000 Subject: [PATCH] netcoredbg: Update to version 3.1.0-1031 --- bucket/netcoredbg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/netcoredbg.json b/bucket/netcoredbg.json index c1f44790f2..b59233c936 100644 --- a/bucket/netcoredbg.json +++ b/bucket/netcoredbg.json @@ -1,12 +1,12 @@ { - "version": "3.0.0-1018", + "version": "3.1.0-1031", "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-1018/netcoredbg-win64.zip", - "hash": "e6606b52ec3b1b29f6f3c32934ea51534781d631f8b0ee69203f4e6dbd93e48c" + "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.0-1031/netcoredbg-win64.zip", + "hash": "bc1d1b8a948cd2c03bc41edac56096db090fbc42078d08ef11116d83bf910d51" } }, "extract_dir": "netcoredbg",