Skip to content

Commit

Permalink
ubi: add 0.4.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and BrewTestBot committed Jan 25, 2025
1 parent 2e29d57 commit 2abbb32
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Formula/u/ubi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ class Ubi < Formula
license any_of: ["Apache-2.0", "MIT"]
head "https://github.com/houseabsolute/ubi.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fdd4d108a918e05399f76255916c3d802e3c666f0e355ceff6bbf455643dcf2c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "31540cd3aa954cc6853bcdca1b234cc9812410dd2b5d65198aba992aeb5af1d3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8a4b09fa88c18b6e0e5ed52d08a4af2cca9b474d1680ed6db415925fa83f4d8d"
sha256 cellar: :any_skip_relocation, sonoma: "bf18f776622d0e46fcf90a01690ae3b61eb52f16a01502ecb98fe2f1742fa737"
sha256 cellar: :any_skip_relocation, ventura: "c1134cc47586bd6a399f7b5b8ddc877a2c8b90f847c52b02c2b2e955f30277cf"
sha256 cellar: :any_skip_relocation, x86_64_linux: "91d8015527da74c8ed074e0ff4f0baeb4292e158673ad575f72560520c3a20d3"
end

depends_on "pkgconf" => :build
depends_on "rust" => :build

Expand Down

0 comments on commit 2abbb32

Please sign in to comment.