From e5d32351078568ad5dd5d12490d4229f275cfd97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:30:10 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2025.3.0.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 02ca5ae338..58ce94a547 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.3.0.2", + "version": "2025.3.0.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.2025.3.0.2/JetBrains.dotMemory.Console.windows-x64.2025.3.0.2.zip", - "hash": "e0a7e5e771300ad3fbe049eacda3c01017d0173c5ddecc9df947c54bba8bd20e" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.3/JetBrains.dotMemory.Console.windows-x64.2025.3.0.3.zip", + "hash": "51416d78f9a6437004b3d51aae23961829e64b5b1885c53e6838e4af0a6c5651" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.2/JetBrains.dotMemory.Console.windows-x86.2025.3.0.2.zip", - "hash": "5d66207a792056a10f20c48b24181ab013ed8e224cb4b425374eac5fd15ebd3e" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.3/JetBrains.dotMemory.Console.windows-x86.2025.3.0.3.zip", + "hash": "ad0648beb46dc7988d036242351d4ce188a0f24dd1bc5695ad763d39a6e59228" } }, "bin": "dotMemory.exe",