jasper 2.0.16
Closes #37867. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
bf98e5e1cf
commit
575f47ea3a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Jasper < Formula
|
||||
desc "Library for manipulating JPEG-2000 images"
|
||||
homepage "https://www.ece.uvic.ca/~frodo/jasper/"
|
||||
url "https://github.com/mdadams/jasper/archive/version-2.0.14.tar.gz"
|
||||
sha256 "85266eea728f8b14365db9eaf1edc7be4c348704e562bb05095b9a077cf1a97b"
|
||||
url "https://github.com/mdadams/jasper/archive/version-2.0.16.tar.gz"
|
||||
sha256 "f1d8b90f231184d99968f361884e2054a1714fdbbd9944ba1ae4ebdcc9bbfdb1"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
|
|
Loading…
Reference in a new issue