From c16fd24178ce36cbc9a7f2d6bb8285091b612c31 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:39:52 +0000 Subject: [PATCH] usage: update 1.5.2 bottle. --- Formula/u/usage.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/u/usage.rb b/Formula/u/usage.rb index ef58f9d4877fc..712105ac71934 100644 --- a/Formula/u/usage.rb +++ b/Formula/u/usage.rb @@ -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