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 7f94c5e commit 8c8eb8bCopy full SHA for 8c8eb8b
Formula/s/swagger-codegen.rb
@@ -1,8 +1,8 @@
1
class SwaggerCodegen < Formula
2
desc "Generate clients, server stubs, and docs from an OpenAPI spec"
3
homepage "https://swagger.io/tools/swagger-codegen/"
4
- url "https://github.com/swagger-api/swagger-codegen/archive/refs/tags/v3.0.63.tar.gz"
5
- sha256 "dcc3f38baa8c13a2ea7c7ccd77f035d79574a79633f3986a6dfae00ee10f3b22"
+ url "https://github.com/swagger-api/swagger-codegen/archive/refs/tags/v3.0.64.tar.gz"
+ sha256 "944a1c119822754c95f6d11fe44c18ea8dbe05c2ddf84f1c34024d19454f33fc"
6
license "Apache-2.0"
7
head "https://github.com/swagger-api/swagger-codegen.git", branch: "master"
8
0 commit comments