From 346c6bae59884a056007c3fbafabb6585751d0bc Mon Sep 17 00:00:00 2001 From: wing328 Date: Thu, 18 Jan 2018 18:53:49 +0800 Subject: [PATCH] swagger-codegen 2.3.1 --- 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 5ebf718d38..73c6b543f1 100644 --- a/Formula/swagger-codegen.rb +++ b/Formula/swagger-codegen.rb @@ -1,8 +1,8 @@ class SwaggerCodegen < Formula desc "Generation of API clients, server stubs, documentation from OpenAPI/Swagger definition" homepage "https://swagger.io/swagger-codegen/" - url "https://github.com/swagger-api/swagger-codegen/archive/v2.3.0.tar.gz" - sha256 "e0f5637e68add2f7b5abbb69b020c6a6da6ea146d1ab1dc167791124d5b3b3a6" + url "https://github.com/swagger-api/swagger-codegen/archive/v2.3.1.tar.gz" + sha256 "0f86c36a5961b0212f3f3b28650d6c6545b281ce1405411edee8505dfbb4073e" head "https://github.com/swagger-api/swagger-codegen.git" bottle do