aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authortifayuki2015-02-27 00:32:26 +0800
committerTim D. Smith2015-02-28 21:37:16 -0800
commit6312438a33f296879d05f17871e52fcfb1bfa2fa (patch)
tree8233f44ad3709f08d2647fe31762a0c87cdd8f8b /Library
parent383a97b626d5a91b4d24c8eb619700362ce12556 (diff)
downloadhomebrew-6312438a33f296879d05f17871e52fcfb1bfa2fa.tar.bz2
tutum 0.12.6
Closes #37220. Signed-off-by: Tim D. Smith <git@tim-smith.us>
Diffstat (limited to 'Library')
-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 c69efba2c..7c19c2059 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.5.1.tar.gz"
- sha1 "cba0333eb55322320dbfad90840b2e260cb1e9bf"
+ url "https://github.com/tutumcloud/tutum-cli/archive/v0.12.6.tar.gz"
+ sha1 "b3e58b94fe0471edeecc742a821f47ab63d33085"
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.2.tar.gz"
- sha1 "eea0dd65fc0a4809d1956a1052788fe9e9290c10"
+ url "https://pypi.python.org/packages/source/p/python-tutum/python-tutum-0.12.6.tar.gz"
+ sha1 "21374ce80c82a7e99f1f7a5fd63d1772df541651"
end
resource "backports.ssl-match-hostname" do