Skip to content

Commit

Permalink
libice: add 1.0.10 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gromgit committed Sep 9, 2022
1 parent bda5656 commit 778f155
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions Formula/libice.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,11 @@ class Libice < Formula
license "MIT"

bottle do
sha256 cellar: :any, arm64_monterey: "da66282c46cd687e0e827a69e4027220a93185c8b7d37e2816cace43b856e92f"
sha256 cellar: :any, arm64_big_sur: "647f1d1e042e0ae014789da539e03f426f15d44ad66c707e74eb9b5b1290529a"
sha256 cellar: :any, monterey: "aabfa457aa9b2ffb1340a67b40cfb95f83ac0324e052032898db9023fa5cb847"
sha256 cellar: :any, big_sur: "19b9ff02ad9cd6cb6de1a0e1a69ab34add27f153b97487cac708b88cc1c3219a"
sha256 cellar: :any, catalina: "4c5c97814304360fdaeec959107e79e9fdb62ba151159ca55342944efec4bd82"
sha256 cellar: :any, mojave: "d7249247483e6ee2787e66c7f887a7df52aedd5abd2558ae377b5d16e3b6275e"
sha256 cellar: :any, high_sierra: "b5f1f14bc4fd8d18fd19b2552ddc898f53f573015de0706289de54c177b16eb4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6a4f7025e876d05b0fef0d624f81336648dba225eb94754d42222bca47fa1452"
root_url "https://github.com/gromgit/homebrew-core-aarch64_linux/releases/download/libice"
sha256 cellar: :any_skip_relocation, aarch64_linux: "12486065cc5cafa04ba2000cfeefa2a99e7ec0552e0325690168ed1525e049a3"
end


depends_on "pkg-config" => :build
depends_on "xtrans" => :build
depends_on "libx11"=> :test
Expand Down

0 comments on commit 778f155

Please sign in to comment.