2022-11-08 00:34:17 +00:00

22 lines
735 B
JSON

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