2024-04-25 08:28:47 +00:00

22 lines
735 B
JSON

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