diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 179b49f185..3bfbfe5429 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.3", + "version": "2024.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.2024.3/JetBrains.dotMemory.Console.windows-x64.2024.3.zip", - "hash": "6102f3214bc247662018275003857f3e4c89ae4aa635351fb2ec6019f0c2183b" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.2/JetBrains.dotMemory.Console.windows-x64.2024.3.2.zip", + "hash": "2b2953bf2cb769c11416698b2138e35874e8f5f0dfeeedb71ea2427a7709505d" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3/JetBrains.dotMemory.Console.windows-x86.2024.3.zip", - "hash": "f9e0c2e8e07561d6f867d3f0b7b7869009117f867608aa5972484b7b4f0d2984" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.2/JetBrains.dotMemory.Console.windows-x86.2024.3.2.zip", + "hash": "570faf31ed20858fece633776cdcbc7554bdcc253714e8705d133b1f39425c0b" } }, "bin": "dotMemory.exe",