mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
openapi-generator-cli: Update to version 7.15.0
This commit is contained in:
parent
98d2e70fb0
commit
664c7861f2
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "7.14.0",
|
||||
"version": "7.15.0",
|
||||
"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/",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/7.14.0/openapi-generator-cli-7.14.0.jar#/openapi-generator-cli.jar",
|
||||
"hash": "sha1:d4fb1233b57b165728ecdcacf3fc0146b816e159",
|
||||
"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",
|
||||
"hash": "sha1:bb58e257f724fb46b7f2b309a9fa98e63fd7199f",
|
||||
"pre_install": "Set-Content \"$dir\\openapi-generator-cli.cmd\" -Value \"@java -jar \"\"$dir\\openapi-generator-cli.jar\"\" %*\" -Encoding ascii",
|
||||
"bin": "openapi-generator-cli.cmd",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user