diff options
| author | BrewTestBot | 2015-01-11 20:01:46 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2015-01-11 12:20:04 -0800 |
| commit | 7faedfe1f31e42aa271c39a3bece4f72951eaecf (patch) | |
| tree | ea4dd01253256ef6ad84ba734deef9a2c970bc48 | |
| parent | c7a5ae25b1c704e012c570ef830970e02191a006 (diff) | |
| download | homebrew-7faedfe1f31e42aa271c39a3bece4f72951eaecf.tar.bz2 | |
tutum: update 0.11.0.1 bottle.
| -rw-r--r-- | Library/Formula/tutum.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/tutum.rb b/Library/Formula/tutum.rb index 5becfaad3..456faccbd 100644 --- a/Library/Formula/tutum.rb +++ b/Library/Formula/tutum.rb @@ -7,9 +7,10 @@ class Tutum < Formula bottle do cellar :any - sha1 "f6693bd01d54467a0674ff2f8280b4cda04e50d8" => :yosemite - sha1 "5c7c3b1902d3d5e8b16394b95e38281634a1e25e" => :mavericks - sha1 "cc9c71ee46b8b693a3fcf71749978ff41802aaa6" => :mountain_lion + revision 1 + sha1 "9ed06a00ba4580e9e322a3ff97df7fa6ecb33047" => :yosemite + sha1 "2c1be29999b79f4438c1f81aca8f98c0c2cd93cc" => :mavericks + sha1 "b19df240260d468f20b6b8c8acaab6a277b9c9aa" => :mountain_lion end depends_on :python if MacOS.version <= :snow_leopard |
