{ "version": "2023.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.2/JetBrains.dotMemory.Console.windows-x64.2023.2.zip", "hash": "8182180b3c1e22b80f7e6a5e828a614847552678e9dae43df94fa0ab83359b06" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.2023.2/JetBrains.dotMemory.Console.windows-x86.2023.2.zip", "hash": "860e32e3cd9b31428adaae85f6b81cf73b79f257c780921515ab3b5330e4b5a8" } }, "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" } } }