mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
lychee: Add version 0.5.0 (#1789)
This commit is contained in:
parent
18cf5ab29d
commit
67c5e5e029
21
bucket/lychee.json
Normal file
21
bucket/lychee.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "0.5.0",
|
||||
"description": "A command-line link checker written in Rust",
|
||||
"homepage": "https://github.com/lycheeverse/lychee",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/lycheeverse/lychee/releases/download/v0.5.0/lychee-v0.5.0-windows-x86_64.exe#/lychee.exe",
|
||||
"hash": "9d33b9170f744ae24a153643ffa84ce10dd55c54336e019757d24e4dd3a5a4b7"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user