From a235e7f5c2931de4ebaf8d71e58ec1fbf22b37db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 12:30:02 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2023.2.3 --- bucket/dotmemory-clt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index c62d6161ef..b89a30bd56 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.2.2", + "version": "2023.2.3", "description": "JetBrains dotMemory Command Line Tools for profiling .NET memory usage from the command line.", "homepage": "https://www.jetbrains.com/dotmemory/download/#section=commandline", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.2/JetBrains.dotMemory.Console.windows-x64.2023.2.2.zip", - "hash": "abaf48faddfc4320cb2dd2f8b64ecd28eb50beffdd314e4ef3deaf697144475f" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.3/JetBrains.dotMemory.Console.windows-x64.2023.2.3.zip", + "hash": "f0685c26e1ed022b368ee7b35a8756a018ce3f7336323da40ea2335f788688e8" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.2/JetBrains.dotMemory.Console.windows-x86.2023.2.2.zip", - "hash": "d254bfc81ad0814540cdcf3d3ad48db837cd98ffbe41c9f7fb66cd892845d6cd" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.3/JetBrains.dotMemory.Console.windows-x86.2023.2.3.zip", + "hash": "73c9fd4884391e447988e2d3ec1d5c41a45f59337bed0eb494906021fdc93542" } }, "bin": "dotMemory.exe",