mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vale: Move from the extras bucket
This commit is contained in:
parent
b651e7bdf2
commit
7389ecd84c
26
bucket/vale.json
Normal file
26
bucket/vale.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": "2.14.0",
|
||||||
|
"description": "A syntax-aware linter for prose",
|
||||||
|
"homepage": "https://docs.errata.ai/vale/about",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/errata-ai/vale/releases/download/v2.14.0/vale_2.14.0_Windows_64-bit.zip",
|
||||||
|
"hash": "bd73e8f08988fd6f8c2b31b8efbb4aa8aec800fdf1908d305fdf182b1b60b186"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "vale.exe",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/errata-ai/vale"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/errata-ai/vale/releases/download/v$version/vale_$version_Windows_64-bit.zip"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$baseurl/vale_$version_checksums.txt"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user