From 82a2075a3429c76cbccb14b6a5297554d96df882 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 28 Aug 2017 03:12:10 -0700 Subject: [PATCH] hyper 1.10.14 Closes #17320. 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 97eca86bc3..de20a8afa1 100644 --- a/Formula/hyper.rb +++ b/Formula/hyper.rb @@ -2,8 +2,8 @@ class Hyper < Formula desc "Client for HyperHQ's cloud service" homepage "https://hyper.sh" url "https://github.com/hyperhq/hypercli.git", - :tag => "v1.10.13", - :revision => "5c432742f0f5ba2eda9186576f11e2a93e8ea91e" + :tag => "v1.10.14", + :revision => "ec19526e58b3828f33131b7f67f2faec47a60e98" head "https://github.com/hyperhq/hypercli.git"