Skip to content

Commit ea01046

Browse files
committed
swagger-codegen 3.0.70
1 parent 48cf890 commit ea01046

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

0 commit comments

Comments
 (0)