{ "version": "2024.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.2024.1.2/JetBrains.dotMemory.Console.windows-x64.2024.1.2.zip", "hash": "8860a25bfad92126a45a80fdf7255d763b7238fcc7d98acfa4b4b69bd502132e" }, "32bit": { "url": "https://download.jetbrains.com/resharper/dotUltimate.2024.1.2/JetBrains.dotMemory.Console.windows-x86.2024.1.2.zip", "hash": "3dac117a2f42c90da9b15ea8178f1118a837969ca9ea010982865610047373cd" } }, "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" } } }