{ "version": "2024.3.5", "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.5/JetBrains.dotMemory.Console.windows-x64.2024.3.5.zip", "hash": "24394f6c265121ca38b2c3d7d57950d240871e517f0ce42709affdd9d016d5b7" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.3.5/JetBrains.dotMemory.Console.windows-x86.2024.3.5.zip", "hash": "68bdb8a0635e162f5e57bc1c6e967f24e63f2fcae114b90568d5e087cf975043" } }, "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" } } }