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