swagger-codegen@2 2.4.10
Closes #46964. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
67c791fa4f
commit
e90fd4e547
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class SwaggerCodegenAT2 < 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/v2.4.9.tar.gz"
|
||||
sha256 "753e80c3286ebfd6d783d756616e79fbe70cec999ce1e394265d5ce1888ea76e"
|
||||
url "https://github.com/swagger-api/swagger-codegen/archive/v2.4.10.tar.gz"
|
||||
sha256 "e70b7f6fc24093c7a8ea87a9ac5ec41c7f2a07de483b3b53eaf9a063bd45e795"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue