Skip to content

Commit 1022e36

Browse files
committed
openjph 0.21.4
1 parent 2b89e69 commit 1022e36

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.21.3.tar.gz"
5-
sha256 "4dfa87ec8e28c8a30c038969cdd3084d2e8688b364efd83599c3fa90f29457e2"
4+
url "https://github.com/aous72/OpenJPH/archive/refs/tags/0.21.4.tar.gz"
5+
sha256 "92a740d5ee83adb4b35fe6c916910e7d6613b71fe21d11f95b955ad615bed274"
66
license "BSD-2-Clause"
77
head "https://github.com/aous72/OpenJPH.git", branch: "master"
88

0 commit comments

Comments
 (0)