{
    "version": "9.18",
    "description": "DVD/Blu-ray ripping and video transcoding tool that uses HandBrake as its encoding engine.",
    "homepage": "https://vidcoder.net",
    "license": "GPL-2.0-only",
    "notes": "VidCoder Settings are stored in \"%APPDATA%\\VidCoder\\VidCoder.sqlite\"",
    "architecture": {
        "64bit": {
            "url": "https://github.com/RandomEngy/VidCoder/releases/download/v9.18/VidCoder-9.18-Portable.exe#/dl.7z",
            "hash": "a4b52324d8906de61cd64efcb4ced185352dd8d87cc59492f48d95e1d649779d"
        }
    },
    "bin": "VidCoderCLI.exe",
    "shortcuts": [
        [
            "VidCoder.exe",
            "VidCoder"
        ]
    ],
    "checkver": {
        "github": "https://github.com/RandomEngy/VidCoder"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/RandomEngy/VidCoder/releases/download/v$version/VidCoder-$version-Portable.exe#/dl.7z"
            }
        }
    }
}
