Skip to content

Commit 4222529

Browse files
committed
tombi: update 0.6.16 bottle.
1 parent 91ad382 commit 4222529

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/tombi.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "402c0ffb42051517a260cd868748b898385ff880a030c1e22386688f63da5d19"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ded95978e87886f2261800291f825821b042d5e0eee8a26fc2db205e9ba01488"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a84acaf6276ba947d71107811ca0454945968f8bd56cdab514c96dc9a2d7b253"
13-
sha256 cellar: :any_skip_relocation, sonoma: "e233dfcab8530a640404d5e8c5931d9652c87902262886a3cbb024983d2de55c"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "7a365c8517c66d649d339cc9335ebf6612935b17a9e4487314cee9c277b95d57"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1d2b5b7aec3f3560842e555cbe462f7e84ea2dc39fca91d5c8a8a15b88c0802f"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d0f600ac3a4f8ec661ee3c4a807d554fde10ef1eaf031c73a7a83efbed33cd1f"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3f73298a4c25e36a81b7cf7791e83bb54a6976e89db9938042570d04d6ecfd6a"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ed0e07c0631e306a6e2e767d1ff5ab68067f8fc8d17cd680e9400ba468f2c147"
13+
sha256 cellar: :any_skip_relocation, sonoma: "294f1b20053c0cbad2f5b88b718921b1fdae847792b57b7e46f498e6dd309f2d"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "0dbcccca71544f5177d02c5a765d9fd447e873b11521325b684941375444a611"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2db5c03dbfe8a2326f28d7c534969193fd9a8ca105e4a08a3fbe327418e1a18b"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)