{ "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": { "identifier": "Freeware", "url": "https://www.jetbrains.com/legal/docs/toolbox/user" }, "architecture": { "64bit": { "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.2/JetBrains.dotMemory.Console.windows-x86.2025.2.zip", "hash": "dd8f65341e6e379db7de2c7543e44f8598b38f1d9641614fd1d90c99b99e524f" } }, "bin": "dotMemory.exe", "checkver": { "url": "https://data.services.jetbrains.com/products/releases?code=DMCLP&latest=true&platform=zip&type=release", "jsonpath": "$..version" }, "autoupdate": { "architecture": { "64bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.$version/JetBrains.dotMemory.Console.windows-x64.$version.zip" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.$version/JetBrains.dotMemory.Console.windows-x86.$version.zip" } }, "hash": { "url": "$url.sha256" } } }