eject: add 0.1.12 bottle.
This commit is contained in:
parent
d3864edd13
commit
ec8edc2957
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class Eject < Formula
|
|||
url "https://github.com/Raizlabs/Eject/archive/0.1.12.tar.gz"
|
||||
sha256 "a4dae3d37f780d274f53ed25d9dc1a27d5245289f9b8cbaaf8be71bc9334de18"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "7354ff78be9395237c0fb704e6fea0f51720ef7c55f020e1a4dbf60b09d6eb7b" => :sierra
|
||||
sha256 "91d45bc0bee9092525505528cbd77d457e5728c1f4ab3e8c94c3ecf69284adb0" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on :xcode => ["8.0", :build]
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue