Skip to content

Commit a7c5e59

Browse files
committed
broot: update 1.50.0 bottle.
1 parent 2261b3c commit a7c5e59

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/b/broot.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "5d31c3d351607e8577c259cdb7117a1cf7d85dd22e3b49a6a08e9e26e7f218af"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a768e3ca8a1c973be0d205e33e7db349549cea58ab7ff023fd1bd79a3bb6e749"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "90105fb7e9990b63bbc73310e3d625fb1d605cf0af81e956f99cd66f9376ef60"
13-
sha256 cellar: :any_skip_relocation, sonoma: "44da9d50ba6c3f7dc708966ca9cfefcd34c3a35f8eae1b54957027d88a5a642a"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "4fc2c2267f4c76c40b42179df6495b5e0d1e70232b3dd9adcdceb763a5af9bad"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "03e3760a62aa5d6f984e08c6d573adf992cc57adc4941c93e4ad106809f4edf4"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "fdb038a94f8c9d820a67c665bcedd1bab422e0c84f16887f1ac72e98fcbd8098"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fae54a23b5de8191aa723de06f3cb0ad31c6082e8df0f4862223273773a26b0d"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3ac767db5ea356b6c9e622429986edfad0bab2d6815c29efa2d758d5915b4cea"
13+
sha256 cellar: :any_skip_relocation, sonoma: "9ee0cfd37337746be31918ab03ea5edc2f151aa4d5acabf043435808bf594666"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "8e1e16f47313f318a70038636e1db6546de758b5d9e35b85eef09610bacb1601"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c3254550aacec3f556b576518e6406802c283f8d1d17f8930ce51e7a8bf5bc42"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)