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