diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 9d626dcda0..273126ddad 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.2.4", + "version": "2025.3", "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.4/JetBrains.dotMemory.Console.windows-x64.2025.2.4.zip", - "hash": "e35d0384f872a714dbb2ad57d0185f81dd658665cd6df684d0f8088a5951fc81" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3/JetBrains.dotMemory.Console.windows-x64.2025.3.zip", + "hash": "f4b739771771eefb9ac183124cb4933db2e86827cd2ff29bf5aae80443e29397" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.4/JetBrains.dotMemory.Console.windows-x86.2025.2.4.zip", - "hash": "76ab8e319e5f27f26d1e190580fe7b421ccbc49ce61a848b7b3980f57591697c" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3/JetBrains.dotMemory.Console.windows-x86.2025.3.zip", + "hash": "161263e312a380daee031ae5ab7118948a219ac2a5d4dc1cc5d4e5787ee57a21" } }, "bin": "dotMemory.exe",