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"