aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/xctool.rb6
1 files changed, 4 insertions, 2 deletions
diff --git a/Library/Formula/xctool.rb b/Library/Formula/xctool.rb
index b2efe0f58..94c1297e1 100644
--- a/Library/Formula/xctool.rb
+++ b/Library/Formula/xctool.rb
@@ -12,8 +12,10 @@ class Xctool < Formula
head 'https://github.com/facebook/xctool.git'
bottle do
- sha1 "fcf07aca0621e0b5e7a97e820e49c6a6e05b6901" => :mavericks
- sha1 "62a3b9db0ae8a44580d61e6b2da4fb110d580ea7" => :mountain_lion
+ cellar :any
+ sha1 "71034d5372fa3cee7bde82febf2be7dd3d56ec45" => :yosemite
+ sha1 "5a842c2aac6d6e04ab8d51061fd7052011b6a6b8" => :mavericks
+ sha1 "384f13a1e0750e1c16cf112eb97c1f44bb724cd2" => :mountain_lion
end
depends_on :xcode