Skip to content

Commit 4d3c889

Browse files
committed
bkmr: update 6.2.6 bottle.
1 parent 82c18ea commit 4d3c889

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/b/bkmr.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@ class Bkmr < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "abc4c0058f5e8591f81f543bc77039c29e7e45bd0b1416a381b900e8005a8bb9"
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1310df867318122de59841dbaecfc0ae58d5729950a3819b13723afbf5155ea8"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "06330a9711b3f1c44d0a47a88a802a2bc930f2fc8f6b5535022e1691059f3d0f"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "928507808c72815ead4599f91b4e335b492edacbe4768ac34f2fa531fd37779a"
19-
sha256 cellar: :any_skip_relocation, sonoma: "41b01058ef8127484f8e5b853b258fb7a6934998651a4519f5847a255dd1a7eb"
20-
sha256 cellar: :any_skip_relocation, ventura: "ed11ada030e1f4c0c3cd6aa83c5c7c2020ba63215342636be73f1226eb978a7f"
21-
sha256 cellar: :any_skip_relocation, arm64_linux: "97b7577f6759736252d9beecff123593354aad939ed8b95cebd63013955093e4"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "af6ef19713975302c784a41a9fbbba163d890bd764f47d0b43b604c8987fdef2"
15+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2d81612c3dddf1f7a3d5ae180b1aefb4e1b0ab60e6b8628f0ac79964e1991a23"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "de39d1c0f032541a97a7a1e3a00e7e99049ecf144993fab665bb0b51f1682d6c"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "541c3bfc949f6a2323d34f05d018b178e6d370b2f52efbb6a9c366f4cda538e4"
18+
sha256 cellar: :any_skip_relocation, sonoma: "2dc42ee0cafed4940745c38b4c380296c0bf507154be48c342cc21610aeac13b"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "68a06a4bc37ea70ab47c9f93fb9fefba3e3a4eeb3631328a8d007629004bc987"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d9086484514a1a46028ce7a10aba54e572007119d02a0b8ea3d9284be74dcced"
2321
end
2422

2523
depends_on "rust" => :build

0 commit comments

Comments
 (0)