openapi-generator 3.2.0 (#30844)

master
William Cheng 2018-08-07 05:58:10 +08:00 committed by JCount
parent 3b1efb5c31
commit 919c57196e
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class OpenapiGenerator < Formula
desc "Generate clients, server & docs from an OpenAPI spec (v2, v3)"
homepage "https://openapi-generator.tech/"
url "https://search.maven.org/remotecontent?filepath=org/openapitools/openapi-generator-cli/3.1.2/openapi-generator-cli-3.1.2.jar"
sha256 "c71d272a92d1b76fdf3773d0509da560edd286b3b3e2c635682694ec4b800914"
url "https://search.maven.org/remotecontent?filepath=org/openapitools/openapi-generator-cli/3.2.0/openapi-generator-cli-3.2.0.jar"
sha256 "5e83619294e3cbe493392b9991964964dce73865aecea52763d5ffb4fe85d65f"
head do
url "https://github.com/OpenAPITools/openapi-generator.git"