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 2c80391 commit 343d0d9Copy full SHA for 343d0d9
Formula/j/jxl-oxide.rb
@@ -1,8 +1,8 @@
1
class JxlOxide < Formula
2
desc "JPEG XL decoder"
3
homepage "https://github.com/tirr-c/jxl-oxide"
4
- url "https://github.com/tirr-c/jxl-oxide/archive/refs/tags/0.12.3.tar.gz"
5
- sha256 "332a716446daa5bb5571b43e9aea00df96378517709b9ef68b8230a16d04deef"
+ url "https://github.com/tirr-c/jxl-oxide/archive/refs/tags/0.12.4.tar.gz"
+ sha256 "535d0b8ef739c4d76a0630ef708d4151c3fb36e73b329f61a81088d22493e7a4"
6
license any_of: ["MIT", "Apache-2.0"]
7
8
bottle do
0 commit comments