watch-sim: add 1.0.0 bottle.
This commit is contained in:
parent
1fb6f66710
commit
c75c294ee4
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class WatchSim < Formula
|
|||
sha256 "138616472e980276999fee47072a24501ea53ce3f7095a3de940e683341b7cba"
|
||||
head "https://github.com/alloy/watch-sim.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "06d95de04920d991ee1ee5a9e8035fb12ef103aa072382cef82cab683797e8d9" => :yosemite
|
||||
sha256 "b04846befdb378679cdd93bdf182784a8ed0da3957cb0b4a124576b3cd06e54c" => :mavericks
|
||||
end
|
||||
|
||||
depends_on :xcode => "6.2"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue