snzip: add 1.0.2 bottle.
This commit is contained in:
parent
6e4a87db73
commit
80834cc4d2
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Snzip < Formula
|
|||
url 'https://bintray.com/artifact/download/kubo/generic/snzip-1.0.2.tar.gz'
|
||||
sha1 '6efa5f6e097a9bed10b526cfbf4062e2f547be56'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "6863e5d8a045551cc2b9aa2e66926a594a1cd2d6" => :yosemite
|
||||
sha1 "66d09b8b0fbbf772a61abfa64ab9e2e304a52532" => :mavericks
|
||||
sha1 "a5718543e78e7654a3ad8273c2af94b8c8a4855d" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on 'snappy'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue