diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 4cb0dc2683..77d97872d7 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.2.3", + "version": "2024.2.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.2.3/JetBrains.dotMemory.Console.windows-x64.2024.2.3.zip", - "hash": "489dd455f903d68b2c2c58d5fa842d84403c237146f20da57069cccaa31ee124" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.4/JetBrains.dotMemory.Console.windows-x64.2024.2.4.zip", + "hash": "d312e962422f44d4e2eb018556cacd0b5e58f780acff3395f7a05b268b5a95d5" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.3/JetBrains.dotMemory.Console.windows-x86.2024.2.3.zip", - "hash": "fb9319fa525f30fbc16d673a965a950ae3559e6ce296c5e87ad99b1de8c9d716" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.4/JetBrains.dotMemory.Console.windows-x86.2024.2.4.zip", + "hash": "166ada9f23b5201d858dae31b9964b3190e58cd05049b05acd7e984bdae121eb" } }, "bin": "dotMemory.exe",