swagger-codegen 3.0.4

Closes #36087.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-01-17 08:20:08 +11:00 committed by Chongyu Zhu
parent bde1f34f0d
commit 46c53fe511
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5
2 changed files with 3 additions and 2 deletions

1
Aliases/swagger-codegen@3 Symbolic link
View file

@ -0,0 +1 @@
../Formula/swagger-codegen.rb

View file

@ -1,8 +1,8 @@
class SwaggerCodegen < Formula
desc "Generate clients, server stubs, and docs from an OpenAPI spec"
homepage "https://swagger.io/swagger-codegen/"
url "https://github.com/swagger-api/swagger-codegen/archive/v3.0.3.tar.gz"
sha256 "6b6e3e892ac32e329eab0f95d824257b628f7dcf6b7d31097c6099593234309f"
url "https://github.com/swagger-api/swagger-codegen/archive/v3.0.4.tar.gz"
sha256 "8a839a810a4e399a36ae8b5914c9aab449a9f9433ae4ae362c7fd2439309ca30"
head "https://github.com/swagger-api/swagger-codegen.git"
bottle do