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