Skip to content

Commit dd4ffaf

Browse files
committed
usage: update 1.2.0 bottle.
1 parent a6f0b80 commit dd4ffaf

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_sequoia: "08683faf8d8a39ffb7fda80ea3f5405296346d440d85a7a4eea4d0f4c627a091"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4024290bf0b47acd9cc170a3f52a1fff335e2a8682fb75dd90d04357b9937f1e"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f3c1d1e522ad8667fccbef05b09a7407d0625a79cc98b712ae0558efa774c2bc"
13-
sha256 cellar: :any_skip_relocation, sonoma: "0de9a6f247f71c2d5e649bfd17dd0c958de2fec1012fb21704678a4bc6033739"
14-
sha256 cellar: :any_skip_relocation, ventura: "a406540b4a25046cfc5e225674a3fb2d3b0df49a6820f5115e3c2df33dd6f7fe"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "013339cc0d635ad6b5387a365e0bb188b6d321f39ea77e62b236b135ed1b11fc"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d86b97c5194bdab19ba8986b46d872e5c3962bb72f1540fe5d6fe143a85e7e76"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "609760446b41007fd0287e836d24abc6d813e8de91bdbb859bfab0b0f5796666"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1dc5af1e997406d68b646d2a33918788e0af9dd239fbfb75164bcaf94bb7faf3"
13+
sha256 cellar: :any_skip_relocation, sonoma: "57f50b4babc5bb256fde5e69bff93df811379bf326dd98bd06e10113cca76a03"
14+
sha256 cellar: :any_skip_relocation, ventura: "df073901def8a84e44778a4d4aaf4b1e91bb276bc5835e0ffb0ee3dffe7f3b6e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c0b604ed6e71aad52514a0782e05de890f2c5b7a2c50d0f1ef479597df75595"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)