{ "version": "2022.3.3", "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.2022.3.3/JetBrains.dotMemory.Console.windows-x64.2022.3.3.zip", "hash": "1a91a231ec121b14bb6feeda04cd2e24f0dbd840bed1d3e0ca3dc14feff483df" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.3.3/JetBrains.dotMemory.Console.windows-x86.2022.3.3.zip", "hash": "490f0907301c24798feef600d24292aa2fa8c48d0ef096f60e3649cf864bafbd" } }, "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" } } }