From a42d01c38cfae92331700a1bc89665450c6bcac3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 16:29:33 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2025.2.2 --- 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 af10a09756..fa9b2776bd 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.2.1", + "version": "2025.2.2", "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.1/JetBrains.dotMemory.Console.windows-x64.2025.2.1.zip", - "hash": "d3ce07b5b591b3de71bda834128807a4959ea66b25076b2920a7bca8630096c1" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.2/JetBrains.dotMemory.Console.windows-x64.2025.2.2.zip", + "hash": "cb624725bd37f25103d6187cd30cc80f1845a9194ad28443b221b563797d3a38" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.1/JetBrains.dotMemory.Console.windows-x86.2025.2.1.zip", - "hash": "d90e3739eb78ee352bb8f0c296b0c9e6d876955ea3f064080d896d33858a9de7" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.2/JetBrains.dotMemory.Console.windows-x86.2025.2.2.zip", + "hash": "ad8c57cf9b08ad4cc94d277fdf56147bafccf57184ddd86f0ef36f7d8a8bf1be" } }, "bin": "dotMemory.exe",