From 1838c2d5f8a414ce676f27213d0b6d43c7e46146 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 12:31:50 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2025.2.4 --- 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 44adbaf89b..9d626dcda0 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.2.3", + "version": "2025.2.4", "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.2025.2.3/JetBrains.dotMemory.Console.windows-x64.2025.2.3.zip", - "hash": "d73586db668b92cb2dd0f868c385079f84480caae87cf467bf65692d418153cd" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.4/JetBrains.dotMemory.Console.windows-x64.2025.2.4.zip", + "hash": "e35d0384f872a714dbb2ad57d0185f81dd658665cd6df684d0f8088a5951fc81" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.3/JetBrains.dotMemory.Console.windows-x86.2025.2.3.zip", - "hash": "38d5391ebe4387ff714a40942fc740c74f853a3596fc807f5090a61b4e4ee3c4" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.4/JetBrains.dotMemory.Console.windows-x86.2025.2.4.zip", + "hash": "76ab8e319e5f27f26d1e190580fe7b421ccbc49ce61a848b7b3980f57591697c" } }, "bin": "dotMemory.exe",