wellington 0.7.1

Update fixes a bug closing files that do not exist.

Closes Homebrew/homebrew#39120.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
Drew Wells 2015-04-27 16:19:29 -05:00 committed by Tim D. Smith
parent 9a88c9d571
commit 1fd313559a

View file

@ -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