From baa135ca02723e2c26c86199c8f24687d84c36e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 16:30:22 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2025.1.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 e6047206ef..435868cc2e 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.1.1", + "version": "2025.1.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.1.1/JetBrains.dotMemory.Console.windows-x64.2025.1.1.zip", - "hash": "76e52d89b5c9dc48f13e8d4adc5553a80a49315b1ebb69c5a10c19ae70652e88" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.2/JetBrains.dotMemory.Console.windows-x64.2025.1.2.zip", + "hash": "63a85f68320a8853a7aea2a25a610f0a8fbeb10ba8cdc12a39361b95ffb84f14" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.1/JetBrains.dotMemory.Console.windows-x86.2025.1.1.zip", - "hash": "48a5aa95e4b0794752525747de65e5335dd35b031b75e26655b0642cf498a2c4" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.2/JetBrains.dotMemory.Console.windows-x86.2025.1.2.zip", + "hash": "5c6f945174c3e3b132844204fc4551f1d179ea123086b8344cfde6b17771e149" } }, "bin": "dotMemory.exe",