From c855997edb5932c4acd631402b14953cc6a8ac4e Mon Sep 17 00:00:00 2001 From: Tony Wang Date: Tue, 26 Jul 2016 19:32:10 +0800 Subject: [PATCH] swagger-codegen 2.2.0 Closes #3317. Signed-off-by: Dominyk Tiller --- 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 cf85c3c8da..56bceecf9a 100644 --- a/Formula/swagger-codegen.rb +++ b/Formula/swagger-codegen.rb @@ -1,8 +1,8 @@ class SwaggerCodegen < Formula desc "Generation of client and server from Swagger definition" homepage "http://swagger.io/swagger-codegen/" - url "https://github.com/swagger-api/swagger-codegen/archive/v2.1.6.tar.gz" - sha256 "433fee205700275ba93a5a74799e0f1795ffd2cc278aaf239a5410561dad2f48" + url "https://github.com/swagger-api/swagger-codegen/archive/v2.2.0.tar.gz" + sha256 "4c0ba632e9da193c278b00bbb59deab68206a588b381de764d614e77ca99f171" head "https://github.com/swagger-api/swagger-codegen.git" bottle do