diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 5361ed2537..74813cb580 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.3.1", + "version": "2025.3.2", "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.3.1/JetBrains.dotMemory.Console.windows-x64.2025.3.1.zip", - "hash": "5176b4a31fa5abab99ac722b0d023ea51e7777892c9ff675ab5645385241778a" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.2/JetBrains.dotMemory.Console.windows-x64.2025.3.2.zip", + "hash": "48c8f6b4a87dc11c9f321c3c6c9dd298e36199d9776489e53d599af028221d4c" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.1/JetBrains.dotMemory.Console.windows-x86.2025.3.1.zip", - "hash": "01e536fa9475e2aeb17006f48a3ae96469e0a196cbc33d9db92b9a1baf10b383" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.2/JetBrains.dotMemory.Console.windows-x86.2025.3.2.zip", + "hash": "3578830b8a6a624d51896e2c31bfe887f17d8c4dfe56c76854ab75fb76385d98" } }, "bin": "dotMemory.exe",