aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorFeng Honglin2014-11-21 19:32:50 +0800
committerMike McQuaid2014-11-22 14:26:07 +0000
commit4f8d2e3d2014022bedb982469198dd7e39adcaec (patch)
tree8ee67da58b88cdbc8a507b656128ad8619ea7e33 /Library
parent4de58e13d05596b3988f4411b76214548baf06a2 (diff)
downloadhomebrew-4f8d2e3d2014022bedb982469198dd7e39adcaec.tar.bz2
tutum 0.10.5
Closes #34370. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
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 88f709e02..b3425cd9b 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/0.10.1.tar.gz"
- sha1 "3fce5453dd1dcc2879f0881a8281d3dcf132c187"
+ url "https://github.com/tutumcloud/tutum-cli/archive/v0.10.5.tar.gz"
+ sha1 "82238e8eba3a69879a523dd348baf9d47d00eba5"
bottle do
cellar :any
@@ -41,8 +41,8 @@ class Tutum < Formula
end
resource "python-tutum" do
- url "https://pypi.python.org/packages/source/p/python-tutum/python-tutum-0.10.0.tar.gz"
- sha1 "844d2e924a4ecb59a7a7c5887dc2c3448f003908"
+ url "https://pypi.python.org/packages/source/p/python-tutum/python-tutum-0.10.5.tar.gz"
+ sha1 "4e14fd392f69e0efd91f05f7a9dfc257677eb04f"
end
resource "six" do