mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-29 12:01:26 +00:00
22 lines
728 B
JSON
22 lines
728 B
JSON
{
|
|
"version": "0.7.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/0.7.0/lychee-0.7.0-windows-x86_64.exe#/lychee.exe",
|
|
"hash": "304bb40cb8fd3f4f57c79d52f54fa91fb1cff3999c1c95891695e08c13f691be"
|
|
}
|
|
},
|
|
"bin": "lychee.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/lycheeverse/lychee/releases/download/$version/lychee-$version-windows-x86_64.exe#/lychee.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|