2021-04-15 05:50:59 +02:00

22 lines
732 B
JSON

{
"version": "0.6.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.6.0/lychee-v0.6.0-windows-x86_64.exe#/lychee.exe",
"hash": "ad32c2c777010f7fd7e315ab55db9a609fa1031f093bef4c8487bde192b36726"
}
},
"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"
}
}
}
}