jasper 2.0.8
Closes #7785. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0b4c9250d3
commit
0666de098e
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.6.tar.gz"
|
||||
sha256 "5cfc070405c40c4c23004c8dee94b4ff8368c9ffb407011d6282fa8cfee27348"
|
||||
url "https://github.com/mdadams/jasper/archive/version-2.0.8.tar.gz"
|
||||
sha256 "ebaca7b4bb2354c58f649c6d97d07f14292df31666a7cb29f2b4a066976535e4"
|
||||
|
||||
bottle do
|
||||
sha256 "59a1cc4e64289336d7e6fd5bb27be48b2fca3e02827c0d100265c32b25470fd8" => :sierra
|
||||
|
|
Loading…
Reference in a new issue