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 9de2ba9 commit 67885feCopy full SHA for 67885fe
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.3.tar.gz"
5
- sha256 "3166bcc5fdec011c7070dbb09e6446656f53c21b9875ad3977f4fe5e280f0db1"
+ url "https://github.com/aous72/OpenJPH/archive/refs/tags/0.24.4.tar.gz"
+ sha256 "722f0f3dec81cfc98aecca82baad241da571e6cffe569b031890cfad2ff33bcd"
6
license "BSD-2-Clause"
7
head "https://github.com/aous72/OpenJPH.git", branch: "master"
8
0 commit comments