From 64a4259dbeb9c2b776d43f782dea00388774f737 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sat, 7 Sep 2019 13:55:30 +1000 Subject: [PATCH] swagger-codegen 3.0.11 Closes #43973. Signed-off-by: FX Coudert --- Formula/swagger-codegen.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/swagger-codegen.rb b/Formula/swagger-codegen.rb index 6f6ddfeda2..69a23cba85 100644 --- a/Formula/swagger-codegen.rb +++ b/Formula/swagger-codegen.rb @@ -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.10.tar.gz" - sha256 "25bf2a99a3cac8fc9e215a056d5b5238f9f9543a0133eb1886d6f782f227cb4a" + url "https://github.com/swagger-api/swagger-codegen/archive/v3.0.11.tar.gz" + sha256 "d37b36b0ff7bfcb0eeca8ef8a54cdbca17f13c14fa241d73fbec8c72cbfd7dc0" head "https://github.com/swagger-api/swagger-codegen.git" bottle do