Skip to content

Commit 8aa472d

Browse files
committed
swagger-codegen 3.0.74
1 parent f3d2ac5 commit 8aa472d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/swagger-codegen.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class SwaggerCodegen < Formula
22
desc "Generate clients, server stubs, and docs from an OpenAPI spec"
33
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"
4+
url "https://github.com/swagger-api/swagger-codegen/archive/refs/tags/v3.0.74.tar.gz"
5+
sha256 "a6b01a467011130d6d6addc2c595a5b5bc179918a77d2ac682f1940081370fdc"
66
license "Apache-2.0"
77
head "https://github.com/swagger-api/swagger-codegen.git", branch: "master"
88

0 commit comments

Comments
 (0)