mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Add scoop-validator version 1.0.2
This commit is contained in:
parent
ce827b13db
commit
3f02ada4fb
15
bucket/scoop-validator.json
Normal file
15
bucket/scoop-validator.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://github.com/ScoopInstaller/Validator/",
|
||||||
|
"description": "A Scoop helper program for validating JSON files against a JSON Schema",
|
||||||
|
"version": "1.0.2",
|
||||||
|
"url": "https://github.com/ScoopInstaller/Validator/releases/download/v1.0.2/validator.zip",
|
||||||
|
"hash": "eecc3122d4e9a73e8e5cf742e7af2e60c5a77360b64c514166c0250ed13120a9",
|
||||||
|
"checkver": "github",
|
||||||
|
"bin": "validator.exe",
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/ScoopInstaller/Validator/releases/download/v$version/validator.zip",
|
||||||
|
"hash": {
|
||||||
|
"url": "$url.sha256"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user