swagger-codegen@2 2.4.9
Closes #45553. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f800141904
commit
1c094a67c8
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.8.tar.gz"
|
||||
sha256 "513fba01b35b03fde7195f16d3b7cc36efc7f61c504f9c32470c595ab6741c4d"
|
||||
url "https://github.com/swagger-api/swagger-codegen/archive/v2.4.9.tar.gz"
|
||||
sha256 "753e80c3286ebfd6d783d756616e79fbe70cec999ce1e394265d5ce1888ea76e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue