{
    "version": "1.7.2",
    "description": "Frametimes analysis tool compatible with OCAT",
    "homepage": "https://github.com/CXWorld/CapFrameX",
    "license": "MIT",
    "suggest": {
        "OCAT": "extras/ocat"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/CXWorld/CapFrameX/releases/download/v1.7.2/release_1.7.2_portable.zip",
            "hash": "e66f77d1862e96572657d5f2739a582ca21e0770b8f64801ac50540c6eca02b8"
        }
    },
    "bin": "CapFrameX.exe",
    "shortcuts": [
        [
            "CapFrameX.exe",
            "CapFrameX"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/CXWorld/CapFrameX/releases/download/v$version/release_$version_portable.zip"
            }
        }
    }
}
