Skip to content

Commit 4694ff4

Browse files
committed
biome: update 2.2.5 bottle.
1 parent c89dcab commit 4694ff4

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/b/biome.rb

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

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "a32c68606a82c5395e68bf97f2edf380f06afd9f5cc51df17afc335bccc7e049"
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ca8205a0a6111799b80fb9c0e5a2b5773e2bcb0e016a4640f2a8d7bf384d1c3b"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9f7f94025b6ebd0e824ea0515b2d05d4f412100ea64247d805bff75448bcd1c1"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "41ceb3e92e91e5f6ae5af68a74007002ac19c6085768bba14526e33bb60aac6c"
19-
sha256 cellar: :any_skip_relocation, sonoma: "f620dbe5bec648911bd9e7732b4320ea0dacbebeed8f17286174079be8dd4834"
20-
sha256 cellar: :any_skip_relocation, ventura: "5504a3eeff55d72f8c8c1c0cae9bc7278d3aaf163bfcea2ce02853d0498f7ecf"
21-
sha256 cellar: :any_skip_relocation, arm64_linux: "c38db5065ac3e81c18c6be421cecf41790bcf2e12b539fd7b9b56d7a012f3a0e"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ccc94e3441d62c3415483a5141b37cb3e4dc32e98d3e119217610a39a047e870"
15+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "03c43ce15c95216c3a50ea9cd615e16e54796df105a07fc27e44a8679699622a"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4f0c52105a220d26b3848bcb1fb99b37e60d24d51e09c95da7646a659dfc6aa4"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dad1548c74e3b39b91fe91706a0f2de98833823ce290165bd326b44da225a0c0"
18+
sha256 cellar: :any_skip_relocation, sonoma: "8181932f0a391b45c40c7d3d3f2da4f9a7be0a5308463697b5331f523cf39dd0"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "c0a1d53ee6470373075a8a33d2c2295a1f9d1739785ff7b149857874cb383b5a"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "edad59676bd6bc6c12a541327b54114fe0fa428fa563c2f676e9be9633711db4"
2321
end
2422

2523
depends_on "rust" => :build

0 commit comments

Comments
 (0)