duti: add 1.5.3 bottle.
This commit is contained in:
parent
34d12c4e08
commit
222060d0c8
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class Duti < Formula
|
|||
url "https://github.com/moretension/duti/archive/duti-1.5.3.tar.gz"
|
||||
sha1 "2a4e34002db33133feb8057968d1f670bf422ea5"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "46a7a0eb73e8eb4daf5eeed21dc766d61e9f7992" => :yosemite
|
||||
sha1 "03f60c65c60faf518582574e43f51710144dffe5" => :mavericks
|
||||
sha1 "3c6cd123eb6c1250048150417ae3f7cc2737b36f" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue