mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
jsonschema: Update to version 13.1.0
This commit is contained in:
parent
d1dacdf430
commit
976bce2863
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "13.0.0",
|
||||
"version": "13.1.0",
|
||||
"description": "JSON Schema formatting, linting, testing, bundling and more for local development and CI/CD pipelines.",
|
||||
"homepage": "https://github.com/sourcemeta/jsonschema",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v13.0.0/jsonschema-13.0.0-windows-x86_64.zip",
|
||||
"hash": "efe3a7e3f6a575e0c3acd2b1c0e4d9cea50d1e79b0c2dfce3d3db1d2c7265713",
|
||||
"extract_dir": "jsonschema-13.0.0-windows-x86_64"
|
||||
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v13.1.0/jsonschema-13.1.0-windows-x86_64.zip",
|
||||
"hash": "eb41f0ac6d21b95f46013ae245cd57b3fafc66888b1bfd3525f1a4bb542f7003",
|
||||
"extract_dir": "jsonschema-13.1.0-windows-x86_64"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\jsonschema.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user