Skip to content

Commit 343d0d9

Browse files
committed
jxl-oxide 0.12.4
1 parent 2c80391 commit 343d0d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/jxl-oxide.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class JxlOxide < Formula
22
desc "JPEG XL decoder"
33
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"
4+
url "https://github.com/tirr-c/jxl-oxide/archive/refs/tags/0.12.4.tar.gz"
5+
sha256 "535d0b8ef739c4d76a0630ef708d4151c3fb36e73b329f61a81088d22493e7a4"
66
license any_of: ["MIT", "Apache-2.0"]
77

88
bottle do

0 commit comments

Comments
 (0)