diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index feec8d8d7d..e9e41ffa73 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2024.2.5", + "version": "2024.2.6", "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.5/JetBrains.dotMemory.Console.windows-x64.2024.2.5.zip", - "hash": "8d02437a72d14ebcf099b6cca54e4c8a650e7a3cd41a401cf42d50dc1d683dc2" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.6/JetBrains.dotMemory.Console.windows-x64.2024.2.6.zip", + "hash": "c6439cfb65a8cc9cd83856c88f7c9bf24f4e5cb5055a8fe5e5cc528ec9773eef" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.5/JetBrains.dotMemory.Console.windows-x86.2024.2.5.zip", - "hash": "c033033d9816cbf5dbe0e31ae074980c623d4ab1b054cf35823dd30a668572ad" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.2.6/JetBrains.dotMemory.Console.windows-x86.2024.2.6.zip", + "hash": "9efb7b43d96cc6eb4e0c629223bb9ea78d337a6262256f765e1591740d873af0" } }, "bin": "dotMemory.exe",