Skip to content

Commit

Permalink
usage: update 1.5.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 12, 2024
1 parent 8ceb47e commit c16fd24
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: "324183582f36e1835b2d26d4291902d48499005bf757d07e3a03445f4575e978"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0ab4bd2f296549dacdc16b0e5fe20032c6a1b01fd9e8b911947c9ab98dfa1bed"
sha256 cellar: :any_skip_relocation, arm64_ventura: "09f6ccfca746951f62bc18c017566bb837f36319293040a2ab1840acc634049d"
sha256 cellar: :any_skip_relocation, sonoma: "c987d6ad164cf1500d9d411d6bb7c2a54089c8132e803cd224659c0afbd5a341"
sha256 cellar: :any_skip_relocation, ventura: "6ce8bea7a5faf8a6e60c6e71795d3a96891df0d16c16f4c7d7535927681f3109"
sha256 cellar: :any_skip_relocation, x86_64_linux: "df5520d359ef96b2f79f44a80883abc7b7d9eb7c47e3feeb8e5afe66f4c07008"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ad549c79838750c6248c91ce8cd114c4e6fa18343820c588e180d3215af830eb"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "53b5dbf9b4962dd89bfdb2852407ef02ff53224d824c40280d42bd9359913258"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9c9027c3246f2f0470059730f301d1d5a1b0ca4961dc9035d99864b3a5d35ed4"
sha256 cellar: :any_skip_relocation, sonoma: "16aaef780247916bd67890e7c06e0d75f07a898242ffd46de10f8c1f6345a66c"
sha256 cellar: :any_skip_relocation, ventura: "aeb5809ab09f6852349134469b462d4d60a4c3c9a8926cebf69da77d6b073d5d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8a0da77c676075a126b7e83739fbf5240cba137a32a5184b64790ad8617e82f2"
end

depends_on "rust" => :build
Expand Down

0 comments on commit c16fd24

Please sign in to comment.