aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-12-15 14:11:14 +0000
committerMike McQuaid2014-12-15 14:48:58 +0000
commit8d406058f4d3c20cdbe1886503da3d1fac4f59e5 (patch)
treed2f435d207362c2fd4fc0044d0c2b6d6ad4d4e68 /Library/Formula
parentab3fb5fd3cffe3a2eaf05d0d2da8405987e713f6 (diff)
downloadhomebrew-8d406058f4d3c20cdbe1886503da3d1fac4f59e5.tar.bz2
tutum: update 0.11.0.1 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tutum.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/tutum.rb b/Library/Formula/tutum.rb
index 027d629c6..8770198b1 100644
--- a/Library/Formula/tutum.rb
+++ b/Library/Formula/tutum.rb
@@ -7,9 +7,9 @@ class Tutum < Formula
bottle do
cellar :any
- sha1 "6951a54dfad3d118f84472b5ceaaf7c47e1b3729" => :yosemite
- sha1 "a2538dd8cb00ca0499c5b08651894a594586af33" => :mavericks
- sha1 "51c47dc832869cbc8edcd71f0b773f216f3a1eef" => :mountain_lion
+ sha1 "f6693bd01d54467a0674ff2f8280b4cda04e50d8" => :yosemite
+ sha1 "5c7c3b1902d3d5e8b16394b95e38281634a1e25e" => :mavericks
+ sha1 "cc9c71ee46b8b693a3fcf71749978ff41802aaa6" => :mountain_lion
end
depends_on :python if MacOS.version <= :snow_leopard