mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-26 13:24:39 +00:00
openapi-generator-cli: Update to version 7.20.0
This commit is contained in:
parent
3eda5bd388
commit
d768696d41
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "7.19.0",
|
||||
"version": "7.20.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.19.0/openapi-generator-cli-7.19.0.jar#/openapi-generator-cli.jar",
|
||||
"hash": "sha1:fc784e487445dea46ea2a1bbcf0053315685bd93",
|
||||
"url": "https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/7.20.0/openapi-generator-cli-7.20.0.jar#/openapi-generator-cli.jar",
|
||||
"hash": "sha1:7140962346dfc78fb15bff501ff5124e0b3d6eb8",
|
||||
"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