swagger-codegen 3.0.40

Closes #121740.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Ruoyu Zhong 2023-01-28 20:26:33 +08:00 committed by BrewTestBot
parent e35195f572
commit 37e55c2239
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class SwaggerCodegen < Formula
desc "Generate clients, server stubs, and docs from an OpenAPI spec"
homepage "https://swagger.io/swagger-codegen/"
url "https://github.com/swagger-api/swagger-codegen/archive/v3.0.39.tar.gz"
sha256 "81b70b6c798344e62d7ab0cfbb11509883bdedcff11722e81f3d891249535afb"
url "https://github.com/swagger-api/swagger-codegen/archive/v3.0.40.tar.gz"
sha256 "5bd3f61fdb9a2c4fe17f911d343ba34ced8de64fce1e22aae4a7e8928c5db63c"
license "Apache-2.0"
head "https://github.com/swagger-api/swagger-codegen.git", branch: "master"