From 1fd313559aa0cb43a6ec075dfda270d4b0769985 Mon Sep 17 00:00:00 2001 From: Drew Wells Date: Mon, 27 Apr 2015 16:19:29 -0500 Subject: [PATCH] wellington 0.7.1 Update fixes a bug closing files that do not exist. Closes Homebrew/homebrew#39120. Signed-off-by: Tim D. Smith --- Formula/wellington.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/wellington.rb b/Formula/wellington.rb index 824908cef7..b71e3915fa 100644 --- a/Formula/wellington.rb +++ b/Formula/wellington.rb @@ -2,8 +2,8 @@ require "language/go" class Wellington < Formula homepage "https://github.com/wellington/wellington" - url "https://github.com/wellington/wellington/archive/v0.7.0.tar.gz" - sha1 "0fadaacaef7ff7ccbdf0c8e3994e3cf5d2de420e" + url "https://github.com/wellington/wellington/archive/v0.7.1.tar.gz" + sha1 "15f308e11195ec74e0b2697ecf9d911a4e863d05" head "https://github.com/wellington/wellington.git" bottle do