From 2afbce8dd9c3af2a50198f05114d1e98837e83a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 12:32:29 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2025.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 87567edd3c..827a1d239b 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.3.7", + "version": "2025.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.2024.3.7/JetBrains.dotMemory.Console.windows-x64.2024.3.7.zip", - "hash": "4cccd9901b7052a2b716440ea53f7b01b0af2896edf9fbeb17ce88559c4da5a8" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1/JetBrains.dotMemory.Console.windows-x64.2025.1.zip", + "hash": "da98708cf09798f9c2fe2cab83e48e5e3e3d05ae32d7ee4c9cef57f124d1e0c3" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.7/JetBrains.dotMemory.Console.windows-x86.2024.3.7.zip", - "hash": "c2bcf37225d57792221e2264457229a9a9d1bdc4217b10f3b3bb819d45046b91" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1/JetBrains.dotMemory.Console.windows-x86.2025.1.zip", + "hash": "8fbec60752ae4a1e342a2de214e33b83be9d8d3fef3d12a6f4cae0d731f9e38a" } }, "bin": "dotMemory.exe",