Skip to content

Commit

Permalink
usage: update 1.4.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 9, 2024
1 parent db18961 commit e81456b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/u/usage.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Usage < Formula
head "https://github.com/jdx/usage.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9fa0941616b4b7433ea9285cfe124c2639a924124906b80a60ffdafbf8a758d9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1091afe7cfdb35c2472d252cc52a2b695641af907fa3bee8eeb565f154aa5397"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b90e364f6de5b9d6deb0597de5627f1e2bf78a1a47470692cd0681c347f137c8"
sha256 cellar: :any_skip_relocation, sonoma: "feff5f4e506c9aaa2f90389fef2b5533615e39a8ec432db797cf3729d0dab301"
sha256 cellar: :any_skip_relocation, ventura: "7f001bccc001499fc813e7d7e38d0eb66051295672c0dd2253207790d8e3f3b8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cc5e1e7b863945c18500168ed5e242e74ea4763590b4c9af5c20ae10fd2ca957"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4fa471b341b76f1aba01704afc777065a69d1ff65f2b92aa5092260c7bfa4ed4"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "481478664defb24e1bac2830b0ec6650c4f625671442f9a3ac86da6fcefc3883"
sha256 cellar: :any_skip_relocation, arm64_ventura: "af7f82464348ae8ac5b4773d6402deeab6147f455ab1508b01502547e2b541ad"
sha256 cellar: :any_skip_relocation, sonoma: "d24eaaedc6a4ff9de764286e5d538d6c009e055a11cc2f253a70a043cc3ffc51"
sha256 cellar: :any_skip_relocation, ventura: "69a5d124e1dd0c3a601e52b67323b8b331f8b4d239cc1952715232a0d12b6516"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6e866d68719f359b8e16f780856f7318e832c4d8a6af8185a77bac3e0e995969"
end

depends_on "rust" => :build
Expand Down

0 comments on commit e81456b

Please sign in to comment.