mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
732 B
JSON
22 lines
732 B
JSON
{
|
|
"version": "0.8.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.8.0/lychee-v0.8.0-windows-x86_64.exe#/lychee.exe",
|
|
"hash": "2dd4ca34fb3ffe1012c2e09653657c0ba4b62876c002f4331237d2be8aaa103f"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|