Skip to content

Commit c364332

Browse files
committed
tbox: update 1.7.7 bottle.
1 parent b54e879 commit c364332

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/t/tbox.rb

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

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "1cf6c51285cddb7eb365137a400efddad6c381245ad60d2479c5ace2819a977b"
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c7947e45eec0391b3732ef28f7ef9fb0649eccee820613ed780cce5c80101a27"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6916f2df0cd8419ce91cabc711cdd273d2dde6efbc6ed3b9ca9e71c7d0eae20f"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "dcdc2a92ff3cb0f2c8e4a05285f959fda6398b1862f5ec53114428dd13582560"
19-
sha256 cellar: :any_skip_relocation, sonoma: "70c1474ce62ec18b5a1b74e11a4ba24a4297231a6a142122880fcf30a331610e"
20-
sha256 cellar: :any_skip_relocation, ventura: "c88d154bbacefc84abe1e820ef715776da57469d8fd4016c25ef3c71ec17a129"
21-
sha256 cellar: :any_skip_relocation, arm64_linux: "06c79b38e83a3d7de103970975a89c6cc457180876338027035a55e2b599b598"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "42f219b5aba807212ce3b30463312c73d287031ce5f064e5f0b5f2006752cd2e"
15+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "c0157e36f3c03a6cdaf4e17b60320650aed9d99398404ca6d894c714f0b44631"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6e4af286a06c7866122031814f6a626582ab9547e98e475ab98eaf6ea86189f8"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "71ed8833a338308bf58f3be6ee12841e046a381cae5850a54c5ea8b863f8c28d"
18+
sha256 cellar: :any_skip_relocation, sonoma: "9711d7ffe9e3d9aff25a4fe4fcd8c00561abafce8165dbd12a74278c3eafa82a"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "3efecca9ec4ddd248669af677d411d92f4492614f21c3369f6b34bf4ecb7b446"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f9ac90346db19743ecd7dc455f60b18c8dda35bb4d3be669811112be1b515f31"
2321
end
2422

2523
depends_on "xmake" => :build

0 commit comments

Comments
 (0)