Skip to content

Commit

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

bottle do
sha256 cellar: :any, arm64_monterey: "dae24a6bd4f606129584a0ccbd9e3f2aabc2b731ebb57d48fead31a9a337a0b0"
sha256 cellar: :any, arm64_big_sur: "cea6bfd718aebbc61b9c2cc43e107af7872177700366224459d1ba67e570f8b7"
sha256 cellar: :any, monterey: "91b82a25c1f34c7112ca7f44ff3379f73ce342b92726408c51483b5d40a05af3"
sha256 cellar: :any, big_sur: "6b764ce643e30d5d152eede7592e544fbe1baf4ced75a92589d5e6242dfa55cc"
sha256 cellar: :any, catalina: "0cfe06bc49f376e5f770e378097ecf7e261db7d4b3c51740ddfcb86df36815af"
sha256 cellar: :any, mojave: "35cca1d4348481da2d35f1c91882e9b32604480a15b679efed3209f74ff8d78b"
sha256 cellar: :any, high_sierra: "927db02bae25120237de025a8219899d9ed69d8f4669c6662e170a4e0ce9eee2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fd4bc0900857d6412c240c00aee8b50881cf102696e7e5756083e52e39b6f9e8"
root_url "https://github.com/gromgit/homebrew-core-aarch64_linux/releases/download/libsm"
sha256 cellar: :any_skip_relocation, aarch64_linux: "ebeb147c4c2e2806aa8997fc446d01fcd701103441af00071ed65b99944f9330"
end


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

0 comments on commit 9acd276

Please sign in to comment.