{
    "version": "2.35.0",
    "description": "Video encoding GUI for Windows.",
    "homepage": "https://github.com/staxrip/staxrip",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/staxrip/staxrip/releases/download/v2.35.0/StaxRip-v2.35.0-x64.7z",
            "hash": "d5937dcf1ecef20347926f3f92355c9a52318b56376b8af0ee60cded664802e1",
            "extract_dir": "StaxRip-v2.35.0-x64"
        }
    },
    "shortcuts": [
        [
            "StaxRip.exe",
            "StaxRip"
        ]
    ],
    "persist": "Settings",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/staxrip/staxrip/releases/download/v$version/StaxRip-v$version-x64.7z",
                "extract_dir": "StaxRip-v$version-x64"
            }
        }
    }
}
