{
    "version": "0.5.3",
    "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.3/GridPlayer-0.5.3-win64-portable.zip",
            "hash": "2fee75cf726830ced88d4d5882f71070fe3b36621fc19c78399cbd120f1065ff"
        }
    },
    "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"
        }
    }
}
