{ "version": "2024.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.2024.1.1/JetBrains.dotMemory.Console.windows-x64.2024.1.1.zip", "hash": "bc4f1b324d0e9f1ddc941adfac309003125d783c728f412bdd2e55c8c2221544" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.1/JetBrains.dotMemory.Console.windows-x86.2024.1.1.zip", "hash": "24756f3fd41ee3fe8577211b010622aa9bb4e7bcbc0ef1c16b74029bcc21676b" } }, "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" } } }