{
    "version": "0.10",
    "description": "A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications",
    "homepage": "https://github.com/wolfpld/tracy",
    "license": "BSD-3-Clause",
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/wolfpld/tracy/releases/download/v0.10/Tracy-0.10.7z",
            "hash": "6b9e8bbad45c9b1d31c8bb4441c3bbe2e95156f4c901d43c0fc79297dd94c38c"
        }
    },
    "shortcuts": [
        [
            "Tracy.exe",
            "Tracy"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/wolfpld/tracy/releases/download/v$version/Tracy-$version.7z"
            }
        }
    }
}
