mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
openapi-generator-cli: Update to version 7.16.0
This commit is contained in:
parent
46ce1ce180
commit
5bd2c4dbca
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.15.0",
|
"version": "7.16.0",
|
||||||
"description": "Allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3).",
|
"description": "Allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3).",
|
||||||
"homepage": "https://openapi-generator.tech/",
|
"homepage": "https://openapi-generator.tech/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/7.15.0/openapi-generator-cli-7.15.0.jar#/openapi-generator-cli.jar",
|
"url": "https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/7.16.0/openapi-generator-cli-7.16.0.jar#/openapi-generator-cli.jar",
|
||||||
"hash": "sha1:bb58e257f724fb46b7f2b309a9fa98e63fd7199f",
|
"hash": "sha1:2ca15745dbb9261a43392e7d9a530e5b7473e929",
|
||||||
"pre_install": "Set-Content \"$dir\\openapi-generator-cli.cmd\" -Value \"@java -jar \"\"$dir\\openapi-generator-cli.jar\"\" %*\" -Encoding ascii",
|
"pre_install": "Set-Content \"$dir\\openapi-generator-cli.cmd\" -Value \"@java -jar \"\"$dir\\openapi-generator-cli.jar\"\" %*\" -Encoding ascii",
|
||||||
"bin": "openapi-generator-cli.cmd",
|
"bin": "openapi-generator-cli.cmd",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user