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 4c72415 commit 4d40e6eCopy full SHA for 4d40e6e
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.1.tar.gz"
5
- sha256 "5e44a809c9ee3dad175da839feaf66746cfc114a625ec61c786de8ad3f5ab472"
+ url "https://github.com/aous72/OpenJPH/archive/refs/tags/0.24.2.tar.gz"
+ sha256 "c99218752b15b5b2afca3b0e4d4f0ddf1ac19f94dbcbe11874fe492d44ed3e2d"
6
license "BSD-2-Clause"
7
head "https://github.com/aous72/OpenJPH.git", branch: "master"
8
0 commit comments