jasper: add 1.900.1 bottle.
This commit is contained in:
parent
f375841cab
commit
8155893a43
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class Jasper < Formula
|
|||
sha1 'bbf30168ceae74d78e28039972657a90799e68d3'
|
||||
version '1.900.1'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "12058179e65cd2a3d974cea779861896871c786d" => :mavericks
|
||||
sha1 "43ca04d5d74959347b9e320092a8c8e5b4c20b4f" => :mountain_lion
|
||||
sha1 "de007515f4b7a246aee08fa69aeff363e81a2989" => :lion
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
||||
depends_on 'jpeg'
|
||||
|
|
Loading…
Reference in a new issue