From 14770278ceb9e39e920bd457eeee044e9ee0f10b Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 23 May 2017 03:36:21 -0700 Subject: [PATCH] hyper 1.10.11 Closes #13842. Signed-off-by: ilovezfs --- Formula/hyper.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/hyper.rb b/Formula/hyper.rb index 2a05cd074c..e3de86f965 100644 --- a/Formula/hyper.rb +++ b/Formula/hyper.rb @@ -2,8 +2,8 @@ class Hyper < Formula desc "Client for the Hyper_ cloud service" homepage "https://hyper.sh" url "https://github.com/hyperhq/hypercli.git", - :tag => "v1.10.10", - :revision => "a94e549f5f7ebfb23323ff79ad7304e59f1cca77" + :tag => "v1.10.11", + :revision => "b99be5b1c6a354ad63c55ed4c39f466381b592ec" head "https://github.com/hyperhq/hypercli.git"