Skip to content

Commit 6a999a9

Browse files
committed
swagger-codegen 3.0.62
1 parent e741aa9 commit 6a999a9

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.61.tar.gz"
5-
sha256 "99de8e144cda8e5dd190b1d0d472eacd484e8e26af2bdea180234c80c170da80"
4+
url "https://github.com/swagger-api/swagger-codegen/archive/refs/tags/v3.0.62.tar.gz"
5+
sha256 "33a7963c5f14b1c2de8f65e28dcf22384185123550d7c3c156e388f9189e4c80"
66
license "Apache-2.0"
77
head "https://github.com/swagger-api/swagger-codegen.git", branch: "master"
88

0 commit comments

Comments
 (0)