Skip to content

Commit 1f24fd8

Browse files
committed
tetra: update 1.3.0 bottle.
1 parent 018fcf1 commit 1f24fd8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/tetra.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ class Tetra < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5ce262401e99fc6013eb9520e06899c0a655086f161cff0fef3b61fc176de0d4"
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d35e936df3c76800ef772762936f22f40299e49f095b033ca0f9c6e569d2286c"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "010b5a7e35eb3abd1608384abde348ad5f28f0d57a1df9fa7f955fcac9d6e477"
17-
sha256 cellar: :any_skip_relocation, sonoma: "1865944c948f5669e304805e89c0f3c6c32010db7d83ac7fc66d6892670983a4"
18-
sha256 cellar: :any_skip_relocation, ventura: "2c428411c056efe4dc6da7f44d792ac05d20252e9a589b0b5556abb1b92b82dd"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d7e7c47bacc953b74ffe4546221d4a68077e6c4b4567b8fba0eacf72097151c2"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3651f4e45141440f5167ffae34beb6515e53cd8f4395807b9c925ddd74d61ef4"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3651f4e45141440f5167ffae34beb6515e53cd8f4395807b9c925ddd74d61ef4"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3651f4e45141440f5167ffae34beb6515e53cd8f4395807b9c925ddd74d61ef4"
17+
sha256 cellar: :any_skip_relocation, sonoma: "918bfad12c7e32174fb052853bc1b7326baf52b96404ea3e84fc3ae197233223"
18+
sha256 cellar: :any_skip_relocation, ventura: "918bfad12c7e32174fb052853bc1b7326baf52b96404ea3e84fc3ae197233223"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "29123bbc3984845f978dd4880e4a5c08a5090e49098bd02e529e07b8e0fa6d04"
2020
end
2121

2222
depends_on "go" => :build

0 commit comments

Comments
 (0)