From e63308429050caee50a819418bbe5e3b4b27ee85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 12:31:57 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2025.3.0.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 273126ddad..c0120d7b23 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.3", + "version": "2025.3.0.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.2025.3/JetBrains.dotMemory.Console.windows-x64.2025.3.zip", - "hash": "f4b739771771eefb9ac183124cb4933db2e86827cd2ff29bf5aae80443e29397" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.1/JetBrains.dotMemory.Console.windows-x64.2025.3.0.1.zip", + "hash": "26bfd0239d90e8481443df6e1c30aec8458d355575baa47f4ebbabbd870264c5" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3/JetBrains.dotMemory.Console.windows-x86.2025.3.zip", - "hash": "161263e312a380daee031ae5ab7118948a219ac2a5d4dc1cc5d4e5787ee57a21" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.1/JetBrains.dotMemory.Console.windows-x86.2025.3.0.1.zip", + "hash": "e8e77c95f4f4b3a043178f41f71bd126a581acd81a5a28a2a82a50f75ec9215e" } }, "bin": "dotMemory.exe",