Skip to content

Commit 3282685

Browse files
committed
usage: update 2.2.0 bottle.
1 parent 6af360d commit 3282685

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/u/usage.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ class Usage < Formula
99
no_autobump! because: :requires_manual_review
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "48749a36fe6f537c4fe3e123d21627fd4b25ff38609d4d24cc81f1fad83ea000"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3943027449c6376bdfe6a1ddc228d1b3a78cf003dd88c20126f6cabc04a6799b"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "73feaf7c10b53a1aa1eeee36a906c122a66ba270020ab632172d94cf0e07f438"
15-
sha256 cellar: :any_skip_relocation, sonoma: "f31104fa7604e9fea8b2f2c09b90bbc539f18d98e7a36d50bd549507e002c61b"
16-
sha256 cellar: :any_skip_relocation, ventura: "470250bcd2129d522eae4da6f001dafc87b4e753d244928905824b4ed3ed25e7"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "e31653c676b32d99ae9e5e7f7fb431ea3d11b90f08013ab7c482f97231012baf"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "752b905bbfd6fa99f56ae3dc6d1c2cc0d430d6c0023dae8a84ef7eb4f5c05f07"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "008ac24d0675df1e098d15ac9dba4a887d372b4c52ed0151e822dacb1f973127"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f915e8ac7692c8c2003268d43586b1a35f0c0fc7f729de9eaf876a8e079e85e4"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a28f8c5dddb8ed844bfd638597eabcd471ab6ec242cd730179eb3d7863ac25d7"
15+
sha256 cellar: :any_skip_relocation, sonoma: "aedec6bc7312b5e23860eb098d01f85f85c1ccd4971b904079949bb9fd9dff34"
16+
sha256 cellar: :any_skip_relocation, ventura: "5a21ca034f7d058a53e74002253a561b613bdfa54fb5958b6b076bfa6d6427a7"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "10ee90e9f5efc0337e8bb8ae2da70e522bd685742de202e9e551958c68901df2"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ca3c845fbefa047626ba99de4aadd16cac6f5f3c31ec4c5dbea418d09d3dd764"
1919
end
2020

2121
depends_on "rust" => :build

0 commit comments

Comments
 (0)