2021-12-03 18:02:00 +00:00

22 lines
732 B
JSON

{
"version": "0.8.1",
"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.8.1/lychee-v0.8.1-windows-x86_64.exe#/lychee.exe",
"hash": "c3564f25c0292c6d0fc85dd6ad6b3de930f90de7fd65688756c86f21e4e4b401"
}
},
"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"
}
}
}
}