From d293a40d90e87c4b07e8de92adc72ecc85be3591 Mon Sep 17 00:00:00 2001 From: Manfred Touron Date: Fri, 23 Oct 2015 18:03:33 +0200 Subject: [PATCH] Bump homebrew @1.2.0 --- contrib/homebrew/gotty-client.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/homebrew/gotty-client.rb b/contrib/homebrew/gotty-client.rb index b3758fb..e42f52a 100644 --- a/contrib/homebrew/gotty-client.rb +++ b/contrib/homebrew/gotty-client.rb @@ -3,8 +3,8 @@ require "language/go" class GottyClient < Formula desc "gotty-client: GoTTY client for your terminal" homepage "https://github.com/moul/gotty-client" - url "https://github.com/moul/gotty-client/archive/v1.1.0.tar.gz" - sha256 "f080e685d6eaff9dfe627d8a7b5b485e2d023fa1ec0b1db7db37775177008708" + url "https://github.com/moul/gotty-client/archive/v1.2.0.tar.gz" + sha256 "cddd14a551d76ae3cf79ccd5ee4beb39178cc3641a0ddbe69bc27e2a686a0cb5" head "https://github.com/moul/gotty-client.git"