Skip to content

Commit 67885fe

Browse files
committed
openjph 0.24.4
1 parent 9de2ba9 commit 67885fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/openjph.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Openjph < Formula
22
desc "Open-source implementation of JPEG2000 Part-15 (or JPH or HTJ2K)"
33
homepage "https://github.com/aous72/OpenJPH"
4-
url "https://github.com/aous72/OpenJPH/archive/refs/tags/0.24.3.tar.gz"
5-
sha256 "3166bcc5fdec011c7070dbb09e6446656f53c21b9875ad3977f4fe5e280f0db1"
4+
url "https://github.com/aous72/OpenJPH/archive/refs/tags/0.24.4.tar.gz"
5+
sha256 "722f0f3dec81cfc98aecca82baad241da571e6cffe569b031890cfad2ff33bcd"
66
license "BSD-2-Clause"
77
head "https://github.com/aous72/OpenJPH.git", branch: "master"
88

0 commit comments

Comments
 (0)