{ "version": "0.17.0", "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/lychee-v0.17.0/lychee-x86_64-windows.exe#/lychee.exe", "hash": "5a4dfd2e987321ae171fe1e46ec87adaa837b644a2478552f775d372590322ec" } }, "bin": "lychee.exe", "checkver": { "url": "https://github.com/lycheeverse/lychee/releases", "regex": "releases/tag/lychee-v([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/lycheeverse/lychee/releases/download/lychee-v$version/lychee-x86_64-windows.exe#/lychee.exe" } } } }