{
    "version": "0.14.2",
    "description": "A command-line link checker",
    "homepage": "https://github.com/lycheeverse/lychee",
    "license": "Apache-2.0|MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/lycheeverse/lychee/releases/download/v0.14.2/lychee-v0.14.2-windows-x86_64.exe#/lychee.exe",
            "hash": "aa6aba9ac8c89c52dba00756b3ad73a83c1b7b7a2d6d377dfbcf4fcd75625fb8"
        }
    },
    "bin": "lychee.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/lycheeverse/lychee/releases/download/v$version/lychee-v$version-windows-x86_64.exe#/lychee.exe"
            }
        }
    }
}
