We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9125f7e commit 8a46107Copy full SHA for 8a46107
1 file changed
Formula/swagger-codegen.rb
@@ -1,8 +1,8 @@
1
class SwaggerCodegen < Formula
2
desc "Generation of client and server from Swagger definition"
3
homepage "https://swagger.io/swagger-codegen/"
4
- url "https://github.com/swagger-api/swagger-codegen/archive/v2.2.2.tar.gz"
5
- sha256 "59f2fcd130836a61d8093cf711ccb34feb157762c36d7cb452e93a899ce1ed26"
+ url "https://github.com/swagger-api/swagger-codegen/archive/v2.2.3.tar.gz"
+ sha256 "433c295891d0fd51f507b94071f7b8507a955ee74fc5ab6ba2c9d309562dbf69"
6
head "https://github.com/swagger-api/swagger-codegen.git"
7
8
bottle do
0 commit comments