Skip to content

Commit

Permalink
jpeg-xl: add 0.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab committed Jan 8, 2021
1 parent 22ae7b4 commit 7da7fb1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Formula/jpeg-xl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ class JpegXl < Formula
sha256 "f0933c796f95ee905efa7a677367c0d57678b9587c2e967ea30d72e9405cca72"
license "Apache-2.0"

bottle do
cellar :any
sha256 "e8a6f194a35e81831136c4358786fc2842f9bc57479244f49740e94d70b19635" => :big_sur
sha256 "490127aa154b9da56a38133488fd19da54eba9d41fbbdb9bd06d54a0d3652d1e" => :arm64_big_sur
sha256 "00953f8445b3243b800e178ae420eb6f032814cf77aac7e62f6625190eb01315" => :catalina
sha256 "f3b0878512490e4ec342c6b21c532c13a3b67546b2f6f428f11b55796bffe1b3" => :mojave
end

depends_on "cmake" => :build
depends_on "pkg-config" => :build
depends_on "brotli"
Expand Down

0 comments on commit 7da7fb1

Please sign in to comment.