{
    "version": "1.5.4",
    "description": "Gyro-assisted video stabilization software.",
    "homepage": "https://gyroflow.xyz/",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/gyroflow/gyroflow/releases/download/v1.5.4/Gyroflow-windows64.zip",
            "hash": "e199a1f1c54f5257a1588b9529d6d84ee54906066aed68e0d1e2bf349df4b7b1"
        }
    },
    "shortcuts": [
        [
            "Gyroflow.exe",
            "Gyroflow"
        ]
    ],
    "checkver": {
        "github": "https://github.com/gyroflow/gyroflow"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/gyroflow/gyroflow/releases/download/v$version/Gyroflow-windows64.zip"
            }
        }
    }
}
