{
    "version": "1.3.0",
    "description": "A modern watch command. Time machine and pager etc.",
    "homepage": "https://github.com/sachaos/viddy",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/sachaos/viddy/releases/download/v1.3.0/viddy-v1.3.0-windows-x86_64.tar.gz",
            "hash": "5111869984d0cb12c2f0764bafa83159b2b011fc00efc32024e21b8ad1c0f7f0"
        }
    },
    "bin": "viddy.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/sachaos/viddy/releases/download/v$version/viddy-v$version-windows-x86_64.tar.gz"
            }
        },
        "hash": {
            "url": "$baseurl/viddy-v$version-windows-x86_64.sha256"
        }
    }
}
