{ "version": "2025.2.0.1", "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.0.1/JetBrains.dotMemory.Console.windows-x64.2025.2.0.1.zip", "hash": "de4e9b2a6e9c2d75b0151fe438fd5404839ec9d5526fd1f4236ad679eed9caab" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.0.1/JetBrains.dotMemory.Console.windows-x86.2025.2.0.1.zip", "hash": "96e0673feac08ac392ba3324dfd04015599e225ace94ae20192b5a8c7dc31a88" } }, "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" } } }