{ "version": "2024.3.7", "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.2024.3.7/JetBrains.dotMemory.Console.windows-x64.2024.3.7.zip", "hash": "4cccd9901b7052a2b716440ea53f7b01b0af2896edf9fbeb17ce88559c4da5a8" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.7/JetBrains.dotMemory.Console.windows-x86.2024.3.7.zip", "hash": "c2bcf37225d57792221e2264457229a9a9d1bdc4217b10f3b3bb819d45046b91" } }, "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" } } }