{ "version": "2022.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.2022.1.1/JetBrains.dotMemory.Console.windows-x64.2022.1.1.zip", "hash": "8635e454fda5908a6febe8fc7ce2d89330aee0fe63a6f4e33ac0553428a9e13f" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.2022.1.1/JetBrains.dotMemory.Console.windows-x86.2022.1.1.zip", "hash": "0dc26c946bc8a7c596cf0a5d309ceb8b9717ee8ca5468067026f932d5a96efa2" } }, "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" } } }