mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
22 lines
735 B
JSON
22 lines
735 B
JSON
{
|
|
"version": "0.11.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.11.1/lychee-v0.11.1-windows-x86_64.exe#/lychee.exe",
|
|
"hash": "f3fb2b968e1ee2ee1f938f4f5534e71c78428a56c520453c6fe727596c87b382"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|