Skip to content

Commit

Permalink
epoxy: update 20220529 bottle
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Caggiano <[email protected]>
  • Loading branch information
Fahien committed Oct 17, 2023
1 parent 631e93b commit f78550b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/libepoxy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ class Libepoxy < Formula
version "20220529"
license "MIT"

bottle do
root_url "https://ghcr.io/v2/quic/quic"
rebuild 1
sha256 cellar: :any, arm64_sonoma: "0861b0fb0530f0d690ebb2ed3135271b28819efcdb8c72a5330fa429c40193f2"
end

depends_on "meson" => :build
depends_on "ninja" => :build
depends_on "pkg-config" => :build
Expand Down

0 comments on commit f78550b

Please sign in to comment.