From d5c3e3001b0cf46f17cf4a72747abf9578e8567f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 16:31:50 +0000 Subject: [PATCH] dotmemory-clt: Update to version 2025.1.5 --- 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 56b8abfd53..7f994301a7 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.1.4", + "version": "2025.1.5", "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.4/JetBrains.dotMemory.Console.windows-x64.2025.1.4.zip", - "hash": "80156eeb3b511372efcd937a93e5453d6024944b71c7ec871748fb0a4e3bbb59" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.5/JetBrains.dotMemory.Console.windows-x64.2025.1.5.zip", + "hash": "7d4d4304a355309ec253233e24893a502e3a1dcb53c579a2e357b73c3f927d97" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.4/JetBrains.dotMemory.Console.windows-x86.2025.1.4.zip", - "hash": "2c2fa6a845bde7b01b8dce5544d58cfe2ae8376d8a7e528d42b7d8caade638cf" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.5/JetBrains.dotMemory.Console.windows-x86.2025.1.5.zip", + "hash": "9ca2ef7bd78f4a772a07f3626000c2c72863180ee96038a8b17680f0b663035b" } }, "bin": "dotMemory.exe",