{
    "version": "0.5.4",
    "description": "Play videos side-by-side",
    "homepage": "https://github.com/vzhd1701/gridplayer",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/vzhd1701/gridplayer/releases/download/v0.5.4/GridPlayer-0.5.4-win64-portable.zip",
            "hash": "19f94ba3b0fe12d412f0e1635037e168bb41cf4d66462d65d4d20512886bdd90"
        }
    },
    "extract_dir": "GridPlayer",
    "shortcuts": [
        [
            "GridPlayer.exe",
            "GridPlayer"
        ]
    ],
    "persist": "portable_data",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/vzhd1701/gridplayer/releases/download/v$version/GridPlayer-$version-win64-portable.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.sha256"
        }
    }
}
