Skip to content

Commit 8c8eb8b

Browse files
committed
swagger-codegen 3.0.64
1 parent 7f94c5e commit 8c8eb8b

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.63.tar.gz"
5-
sha256 "dcc3f38baa8c13a2ea7c7ccd77f035d79574a79633f3986a6dfae00ee10f3b22"
4+
url "https://github.com/swagger-api/swagger-codegen/archive/refs/tags/v3.0.64.tar.gz"
5+
sha256 "944a1c119822754c95f6d11fe44c18ea8dbe05c2ddf84f1c34024d19454f33fc"
66
license "Apache-2.0"
77
head "https://github.com/swagger-api/swagger-codegen.git", branch: "master"
88

0 commit comments

Comments
 (0)