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