jasper 2.0.10
Closes #8337. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
d9a1a07cf8
commit
925eed1e53
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.9.tar.gz"
|
||||
sha256 "873c436fa302b0de10e45df4eef567520414b98ba6e29e41a3fb998d2c26cd54"
|
||||
url "https://github.com/mdadams/jasper/archive/version-2.0.10.tar.gz"
|
||||
sha256 "d48193de3b82e7f5792fe933fba2ef6714228de4d904ce98f3d69217ed7a85ec"
|
||||
|
||||
bottle do
|
||||
sha256 "c35e8e29c9114057c4f678d7435688dd74b67f0030841fecca69a68ce113eab1" => :sierra
|
||||
|
|
Loading…
Reference in a new issue