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