diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/xctool.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/xctool.rb b/Library/Formula/xctool.rb index 59d4cade1..15cc1a1ce 100644 --- a/Library/Formula/xctool.rb +++ b/Library/Formula/xctool.rb @@ -12,8 +12,8 @@ class Xctool < Formula head 'https://github.com/facebook/xctool.git' bottle do - sha1 "d10ed0064f04d4f723d09c09868a44418b6ac272" => :mavericks - sha1 "0947c080af4b20bcb950b18707bedca3e9a580ae" => :mountain_lion + sha1 "67acdcac257dd59be63b1ac36b717b5378ad9330" => :mavericks + sha1 "326a29618711ba2233f5602c30f7bce74b4fe8ff" => :mountain_lion end depends_on :xcode |
