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 2b89e69 commit 1022e36Copy full SHA for 1022e36
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.21.3.tar.gz"
5
- sha256 "4dfa87ec8e28c8a30c038969cdd3084d2e8688b364efd83599c3fa90f29457e2"
+ url "https://github.com/aous72/OpenJPH/archive/refs/tags/0.21.4.tar.gz"
+ sha256 "92a740d5ee83adb4b35fe6c916910e7d6613b71fe21d11f95b955ad615bed274"
6
license "BSD-2-Clause"
7
head "https://github.com/aous72/OpenJPH.git", branch: "master"
8
0 commit comments