From 3c74c65997e748f0b7eef054ad01868951a3b0d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:27:49 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2023.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 b89a30bd56..aa1dfa9ecb 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.2.3", + "version": "2023.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.3/JetBrains.dotMemory.Console.windows-x64.2023.2.3.zip", - "hash": "f0685c26e1ed022b368ee7b35a8756a018ce3f7336323da40ea2335f788688e8" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3/JetBrains.dotMemory.Console.windows-x64.2023.3.zip", + "hash": "969d9e43a7b1054cdd688684a794a0e4f19301a2f61536d6313ce608580a20b8" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2.3/JetBrains.dotMemory.Console.windows-x86.2023.2.3.zip", - "hash": "73c9fd4884391e447988e2d3ec1d5c41a45f59337bed0eb494906021fdc93542" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3/JetBrains.dotMemory.Console.windows-x86.2023.3.zip", + "hash": "1be683a8fad817022931d1991fc566c6452718e6f06348ffe14c72ccaffa18bb" } }, "bin": "dotMemory.exe",