dirt: add 1.0 bottle.
This commit is contained in:
parent
d4e648e743
commit
3f9a77595e
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Dirt < Formula
|
|||
sha256 "c7c51ea3f279c048e84d988978455f075fd8ae063b2ad7378fc9b8369218f8fb"
|
||||
head "https://github.com/yaxu/Dirt.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "4433c2f444c42144017d8c0bd0fff5726a8fcdef2a7127b3a1da20e601efd0aa" => :el_capitan
|
||||
sha256 "7a613357e497ebf96d96cbb18fd4a29a6e7a3e348296f4286b4a0ef62ec45ca2" => :yosemite
|
||||
sha256 "21e3d01b0d6995f1e3e6fbd1fb8e249920db144c5f6ddd50ad53fa3750d241f4" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "jack"
|
||||
depends_on "liblo"
|
||||
|
||||
|
|
Loading…
Reference in a new issue