libghthash: add 0.6.2 bottle.
This commit is contained in:
parent
3aa6cfcc06
commit
cf469dea23
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@ class Libghthash < Formula
|
|||
url "http://www.bth.se/people/ska/sim_home/filer/libghthash-0.6.2.tar.gz"
|
||||
sha256 "d1ccbb81f4c8afd7008f56ecb874f5cf497de480f49ee06929b4303d5852a7dd"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "0487e2e14b14ae288428c474fe9ce3e9baf814d4d73de8b0113ca9cc502ffd63" => :yosemite
|
||||
sha256 "207d07d59447e098c1987286324866ef8b26e0c4c191e4c1c0268ba8d95c5fac" => :mavericks
|
||||
sha256 "67fa9f1cda39b827ecd318a9f08980e322be034f00f198c0b7c83c2cf9a3d6a8" => :mountain_lion
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
||||
depends_on "libtool" => :build
|
||||
|
|
Loading…
Reference in a new issue