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