{ "version": "2024.1.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.1.5/JetBrains.dotMemory.Console.windows-x64.2024.1.5.zip", "hash": "9c9ca16d51287d9d14c3796a91861c0935803e8f4ece8348f15040c5c4eb108f" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.5/JetBrains.dotMemory.Console.windows-x86.2024.1.5.zip", "hash": "29609a13862f79003f6e8b7536f6ff3712c4a8e044a0a5aee2de4864445d0775" } }, "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" } } }