mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
lychee: Update to version 0.7.0
This commit is contained in:
parent
20f44a400c
commit
cdcb28308b
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.0",
|
"version": "0.7.0",
|
||||||
"description": "A command-line link checker",
|
"description": "A command-line link checker",
|
||||||
"homepage": "https://github.com/lycheeverse/lychee",
|
"homepage": "https://github.com/lycheeverse/lychee",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/lycheeverse/lychee/releases/download/v0.6.0/lychee-v0.6.0-windows-x86_64.exe#/lychee.exe",
|
"url": "https://github.com/lycheeverse/lychee/releases/download/0.7.0/lychee-0.7.0-windows-x86_64.exe#/lychee.exe",
|
||||||
"hash": "ad32c2c777010f7fd7e315ab55db9a609fa1031f093bef4c8487bde192b36726"
|
"hash": "304bb40cb8fd3f4f57c79d52f54fa91fb1cff3999c1c95891695e08c13f691be"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lychee.exe",
|
"bin": "lychee.exe",
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/lycheeverse/lychee/releases/download/v$version/lychee-v$version-windows-x86_64.exe#/lychee.exe"
|
"url": "https://github.com/lycheeverse/lychee/releases/download/$version/lychee-$version-windows-x86_64.exe#/lychee.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user