Skip to content

Commit b6f5185

Browse files
committed
usage: update 2.8.0 bottle.
1 parent cc73f85 commit b6f5185

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/u/usage.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Usage < Formula
77
head "https://github.com/jdx/usage.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "9fb162e04d5c86f5e15932f55567276575c9bcf6a760b4a80f6965989196924e"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "14220fc716828a69f0fd9182d57d2c06e69e7b59a3b4d434fabc0bd4f0e82a62"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7b1704341600c6f880522ac34421d80d51973c61918e23c1521aadc3bfb829b7"
13-
sha256 cellar: :any_skip_relocation, sonoma: "78340f15c93daffdf5ac1fe52d96f26003864d2372383ea2fc200e2877d69d22"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "f1f80a6ad2829c0316b7046b25eecf56ee5aae9ce3acf5e018a68a6e963550ff"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "92520e39718bbb2c28cfe011e27ecd8fadab4acabad87c34778b47dfc681f3a0"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "9e16c6dd4481b4ca5209b2508715e05a48f771f1759437e5cd8c8972aaf97d4d"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f90f8a7b7a36d4a29e454cbfa6e154990f98c3b78dc3ca5e768a93f31a82aa51"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "55e6fd898aaed6aa675235c70c55e57a2587cdebc64ba41cde5d7f6fa1a86b07"
13+
sha256 cellar: :any_skip_relocation, sonoma: "bc27126b7d953d1882f1d2ef6b9b2bbac56afd7501e0ef01eadf8e5b29dda679"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "6954790d088cbb2bafbf81b1bf8e0fd708a08a4a3df183f685efc75fa95d76f0"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6c7bd43723b8073e99ff2af42de1679f2e2b8b6c88994179854ddd70873a473f"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)