From 0fff79c3697338b49ca2bda0c5c86889961d2586 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 17:08:14 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2024.1 --- 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 ed0404a570..e3bf371a25 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2023.3.4", + "version": "2024.1", "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.3.4/JetBrains.dotMemory.Console.windows-x64.2023.3.4.zip", - "hash": "a64b86c1f194013ddaec260d51ef259f4f70d489aa6aaf5d7857baa8a07c068d" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1/JetBrains.dotMemory.Console.windows-x64.2024.1.zip", + "hash": "979b2df9838fe14418b72e0d2e53457f6c8673fbba4f891e0c793872428ce29d" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.3.4/JetBrains.dotMemory.Console.windows-x86.2023.3.4.zip", - "hash": "c6117dd20bf34343855138d524ce671616d931724465ac033b14b6f358c3de57" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1/JetBrains.dotMemory.Console.windows-x86.2024.1.zip", + "hash": "63333a61a2713d8f3cc650f6bc01d2745f6238a576743d14f26cfba72fe11c32" } }, "bin": "dotMemory.exe",