{ "version": "2025.1.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.1.1/JetBrains.dotMemory.Console.windows-x64.2025.1.1.zip", "hash": "76e52d89b5c9dc48f13e8d4adc5553a80a49315b1ebb69c5a10c19ae70652e88" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.1.1/JetBrains.dotMemory.Console.windows-x86.2025.1.1.zip", "hash": "48a5aa95e4b0794752525747de65e5335dd35b031b75e26655b0642cf498a2c4" } }, "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" } } }