diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 44adbaf89b..9d626dcda0 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.2.3", + "version": "2025.2.4", "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.3/JetBrains.dotMemory.Console.windows-x64.2025.2.3.zip", - "hash": "d73586db668b92cb2dd0f868c385079f84480caae87cf467bf65692d418153cd" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.4/JetBrains.dotMemory.Console.windows-x64.2025.2.4.zip", + "hash": "e35d0384f872a714dbb2ad57d0185f81dd658665cd6df684d0f8088a5951fc81" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.3/JetBrains.dotMemory.Console.windows-x86.2025.2.3.zip", - "hash": "38d5391ebe4387ff714a40942fc740c74f853a3596fc807f5090a61b4e4ee3c4" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.4/JetBrains.dotMemory.Console.windows-x86.2025.2.4.zip", + "hash": "76ab8e319e5f27f26d1e190580fe7b421ccbc49ce61a848b7b3980f57591697c" } }, "bin": "dotMemory.exe",