xctool: update 0.2.2 bottle.
This commit is contained in:
parent
56218ababd
commit
35f648a7d2
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue