{ "version": "2025.1.4", "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.1.4/JetBrains.dotMemory.Console.windows-x64.2025.1.4.zip", "hash": "80156eeb3b511372efcd937a93e5453d6024944b71c7ec871748fb0a4e3bbb59" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.4/JetBrains.dotMemory.Console.windows-x86.2025.1.4.zip", "hash": "2c2fa6a845bde7b01b8dce5544d58cfe2ae8376d8a7e528d42b7d8caade638cf" } }, "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" } } }