blueutil: add 1.0.0 bottle.
This commit is contained in:
parent
622e943c82
commit
2e06f84490
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ class Blueutil < Formula
|
|||
|
||||
head 'https://github.com/toy/blueutil.git'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "b28c95c99e71944e7e3027c124715eeda0558759" => :mavericks
|
||||
sha1 "2d0b35b8b9bfab35d0a2c1dc3f7fdece65471b11" => :mountain_lion
|
||||
sha1 "409af2fed8bd34eb070c89ea763039373ace8197" => :lion
|
||||
end
|
||||
|
||||
depends_on :xcode => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue