diff --git a/bucket/dotmemory-clt.json b/bucket/dotmemory-clt.json index 7f994301a7..aa533afa1c 100644 --- a/bucket/dotmemory-clt.json +++ b/bucket/dotmemory-clt.json @@ -1,5 +1,5 @@ { - "version": "2025.1.5", + "version": "2025.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.5/JetBrains.dotMemory.Console.windows-x64.2025.1.5.zip", - "hash": "7d4d4304a355309ec253233e24893a502e3a1dcb53c579a2e357b73c3f927d97" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2/JetBrains.dotMemory.Console.windows-x64.2025.2.zip", + "hash": "a2fa2d5bdb4210d499b7aeb6a228f617f7a5d327651a054431aee895ece4500f" }, "32bit": { - "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.5/JetBrains.dotMemory.Console.windows-x86.2025.1.5.zip", - "hash": "9ca2ef7bd78f4a772a07f3626000c2c72863180ee96038a8b17680f0b663035b" + "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2/JetBrains.dotMemory.Console.windows-x86.2025.2.zip", + "hash": "dd8f65341e6e379db7de2c7543e44f8598b38f1d9641614fd1d90c99b99e524f" } }, "bin": "dotMemory.exe",