diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index aa533afa1c..90b83e5b01 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.2", + "version": "2025.2.0.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.2025.2/JetBrains.dotMemory.Console.windows-x64.2025.2.zip", - "hash": "a2fa2d5bdb4210d499b7aeb6a228f617f7a5d327651a054431aee895ece4500f" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.0.1/JetBrains.dotMemory.Console.windows-x64.2025.2.0.1.zip", + "hash": "de4e9b2a6e9c2d75b0151fe438fd5404839ec9d5526fd1f4236ad679eed9caab" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2/JetBrains.dotMemory.Console.windows-x86.2025.2.zip", - "hash": "dd8f65341e6e379db7de2c7543e44f8598b38f1d9641614fd1d90c99b99e524f" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.0.1/JetBrains.dotMemory.Console.windows-x86.2025.2.0.1.zip", + "hash": "96e0673feac08ac392ba3324dfd04015599e225ace94ae20192b5a8c7dc31a88" } }, "bin": "dotMemory.exe",