{
    "version": "2026.1.1",
    "description": "JetBrains dotTrace Command Line Tools that enable analyzing performance of .NET applications outside of Visual Studio.",
    "homepage": "https://www.jetbrains.com/profiler/download/#section=commandline",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.jetbrains.com/legal/docs/toolbox/user"
    },
    "architecture": {
        "64bit": {
            "url": "https://download.jetbrains.com/resharper/dotUltimate.2026.1.1/JetBrains.dotTrace.CommandLineTools.windows-x64.2026.1.1.zip",
            "hash": "16e59825f203a20d5ccfeaf4e374065eec4efa5ecab3576efa7825004cf5ec4b"
        }
    },
    "bin": "ConsoleProfiler.exe",
    "checkver": {
        "url": "https://data.services.jetbrains.com/products/releases?code=DPCLT&latest=true&platform=zip&type=release",
        "jsonpath": "$..version"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://download.jetbrains.com/resharper/dotUltimate.$version/JetBrains.dotTrace.CommandLineTools.windows-x64.$version.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
