2024-04-29 16:28:18 +00:00

22 lines
735 B
JSON

{
"version": "0.15.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.15.1/lychee-v0.15.1-windows-x86_64.exe#/lychee.exe",
"hash": "b75a5ba20d18fcd09b831451111d12501873ae7bdd5054819824f6e818e316f0"
}
},
"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"
}
}
}
}