aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorFeng Honglin2015-02-04 00:32:18 +0800
committerMike McQuaid2015-02-04 11:17:00 +0000
commitebdd5696e7d8f5085df7f9846e0a22e0b30ca85f (patch)
tree45a1bb3ce1b0f8aec1fd444003e719d098ce8c83 /Library/Formula
parent91936a567038ceb37e125694eeaf28931db12ec3 (diff)
downloadhomebrew-ebdd5696e7d8f5085df7f9846e0a22e0b30ca85f.tar.bz2
tutum 0.11.5
Closes #36503. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tutum.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/tutum.rb b/Library/Formula/tutum.rb
index c7575e183..f93cd71b2 100644
--- a/Library/Formula/tutum.rb
+++ b/Library/Formula/tutum.rb
@@ -2,8 +2,8 @@ require "formula"
class Tutum < Formula
homepage "https://www.tutum.co/"
- url "https://github.com/tutumcloud/tutum-cli/archive/v0.11.3.tar.gz"
- sha1 "fc70adf24e6c812294ffb6b08470e7f7bc97a60f"
+ url "https://github.com/tutumcloud/tutum-cli/archive/v0.11.5.tar.gz"
+ sha1 "9de3c2b17cc66d3531ed175d4a6a9f8bb7560170"
bottle do
cellar :any
@@ -31,8 +31,8 @@ class Tutum < Formula
end
resource "python-tutum" do
- url "https://pypi.python.org/packages/source/p/python-tutum/python-tutum-0.11.1.tar.gz"
- sha1 "03c43c6c8c263bbd7b8b1aede0079353ced2ae60"
+ url "https://pypi.python.org/packages/source/p/python-tutum/python-tutum-0.11.2.tar.gz"
+ sha1 "eea0dd65fc0a4809d1956a1052788fe9e9290c10"
end
resource "backports.ssl-match-hostname" do