From 912721f11bec7239bc8ab3d367d4a0a8b1950bb8 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Fri, 5 Apr 2019 10:31:26 +1100 Subject: [PATCH] swagger-codegen 3.0.7 Closes #38697. 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 8d0ec20885..00754ff1b7 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.5.tar.gz" - sha256 "e68acc1c06fb60efc36f500ad12b66c8edfeab88c32f11d329591f730d43dd08" + url "https://github.com/swagger-api/swagger-codegen/archive/v3.0.7.tar.gz" + sha256 "4df70e638d1ce9023165c909827dd1cd02bbec1ae5756a4bb7891a0747886d66" head "https://github.com/swagger-api/swagger-codegen.git" bottle do