lutok: add 0.4 bottle.
This commit is contained in:
parent
faaaf2f387
commit
3396110895
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Lutok < Formula
|
|||
url "https://github.com/jmmv/lutok/releases/download/lutok-0.4/lutok-0.4.tar.gz"
|
||||
sha1 "f13ea7cd8344e43c71c41f87c9fdbc2b9047a504"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "c7f6f6bff0bb2da04a7c736a2f26fa9fefd20e96" => :mavericks
|
||||
sha1 "c4a775e93f328abfe36778aefdddea65176d6848" => :mountain_lion
|
||||
sha1 "2b408bab3440c0060810599e41a19cede6ce78f4" => :lion
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "lua"
|
||||
|
||||
|
|
Loading…
Reference in a new issue