2022-01-10 04:30:54 +00:00

22 lines
732 B
JSON

{
"version": "0.8.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.8.2/lychee-v0.8.2-windows-x86_64.exe#/lychee.exe",
"hash": "9a4c16b87119fd7eb08cd7de4f68ce32dc340efd45a351adff9aee3eb7269210"
}
},
"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"
}
}
}
}