We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddfca9d commit e2a52aaCopy full SHA for e2a52aa
Formula/o/openjph.rb
@@ -1,8 +1,8 @@
1
class Openjph < Formula
2
desc "Open-source implementation of JPEG2000 Part-15 (or JPH or HTJ2K)"
3
homepage "https://github.com/aous72/OpenJPH"
4
- url "https://github.com/aous72/OpenJPH/archive/refs/tags/0.24.2.tar.gz"
5
- sha256 "c99218752b15b5b2afca3b0e4d4f0ddf1ac19f94dbcbe11874fe492d44ed3e2d"
+ url "https://github.com/aous72/OpenJPH/archive/refs/tags/0.24.3.tar.gz"
+ sha256 "3166bcc5fdec011c7070dbb09e6446656f53c21b9875ad3977f4fe5e280f0db1"
6
license "BSD-2-Clause"
7
head "https://github.com/aous72/OpenJPH.git", branch: "master"
8
0 commit comments