diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index e6047206ef..435868cc2e 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.1.1", + "version": "2025.1.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.2025.1.1/JetBrains.dotMemory.Console.windows-x64.2025.1.1.zip", - "hash": "76e52d89b5c9dc48f13e8d4adc5553a80a49315b1ebb69c5a10c19ae70652e88" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.2/JetBrains.dotMemory.Console.windows-x64.2025.1.2.zip", + "hash": "63a85f68320a8853a7aea2a25a610f0a8fbeb10ba8cdc12a39361b95ffb84f14" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.1/JetBrains.dotMemory.Console.windows-x86.2025.1.1.zip", - "hash": "48a5aa95e4b0794752525747de65e5335dd35b031b75e26655b0642cf498a2c4" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.2/JetBrains.dotMemory.Console.windows-x86.2025.1.2.zip", + "hash": "5c6f945174c3e3b132844204fc4551f1d179ea123086b8344cfde6b17771e149" } }, "bin": "dotMemory.exe",