2022-05-31 00:33:09 +00:00

22 lines
735 B
JSON

{
"version": "0.10.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/v0.10.0/lychee-v0.10.0-windows-x86_64.exe#/lychee.exe",
"hash": "654250a73929c4bb9c7adeb5253134151ab5f0ab581d126066b494effc50bd90"
}
},
"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"
}
}
}
}