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 f3d2ac5 commit 8aa472dCopy full SHA for 8aa472d
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.73.tar.gz"
5
- sha256 "bf76d4ff5a97690cf9e7bdd6e07730eb7c666377c6f7d19347412b618a4e444a"
+ url "https://github.com/swagger-api/swagger-codegen/archive/refs/tags/v3.0.74.tar.gz"
+ sha256 "a6b01a467011130d6d6addc2c595a5b5bc179918a77d2ac682f1940081370fdc"
6
license "Apache-2.0"
7
head "https://github.com/swagger-api/swagger-codegen.git", branch: "master"
8
0 commit comments