diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index c0120d7b23..02ca5ae338 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.3.0.1", + "version": "2025.3.0.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.3.0.1/JetBrains.dotMemory.Console.windows-x64.2025.3.0.1.zip", - "hash": "26bfd0239d90e8481443df6e1c30aec8458d355575baa47f4ebbabbd870264c5" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.2/JetBrains.dotMemory.Console.windows-x64.2025.3.0.2.zip", + "hash": "e0a7e5e771300ad3fbe049eacda3c01017d0173c5ddecc9df947c54bba8bd20e" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.1/JetBrains.dotMemory.Console.windows-x86.2025.3.0.1.zip", - "hash": "e8e77c95f4f4b3a043178f41f71bd126a581acd81a5a28a2a82a50f75ec9215e" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.3.0.2/JetBrains.dotMemory.Console.windows-x86.2025.3.0.2.zip", + "hash": "5d66207a792056a10f20c48b24181ab013ed8e224cb4b425374eac5fd15ebd3e" } }, "bin": "dotMemory.exe",