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