Skip to content

Commit e79eb7b

Browse files
committed
tfsort: update 0.7.1 bottle.
1 parent 6cefc14 commit e79eb7b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/tfsort.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d977939ec4f250b8a8e5fff098899fc307edcfdfca7c50ee7adb73d0933f1e6f"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d977939ec4f250b8a8e5fff098899fc307edcfdfca7c50ee7adb73d0933f1e6f"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "d977939ec4f250b8a8e5fff098899fc307edcfdfca7c50ee7adb73d0933f1e6f"
13-
sha256 cellar: :any_skip_relocation, sonoma: "5afe5e0c7a959dfb7ff049be6aa1bbca757345ff96840ba3dfbcdfaf25d8b539"
14-
sha256 cellar: :any_skip_relocation, ventura: "5afe5e0c7a959dfb7ff049be6aa1bbca757345ff96840ba3dfbcdfaf25d8b539"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f49977091873ecab93eb0ac468eff66b45e62f9b48b6eefed3315462264f39cc"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3fb6cc984f31e20e1d481f5170ba5d0afa80a5eb42c070e3e1e58a0b3c427726"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3fb6cc984f31e20e1d481f5170ba5d0afa80a5eb42c070e3e1e58a0b3c427726"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3fb6cc984f31e20e1d481f5170ba5d0afa80a5eb42c070e3e1e58a0b3c427726"
13+
sha256 cellar: :any_skip_relocation, sonoma: "997f3dbd8f733cb8ac4885f5c1e847167aab98aa2026e2bff412538b5feea54d"
14+
sha256 cellar: :any_skip_relocation, ventura: "997f3dbd8f733cb8ac4885f5c1e847167aab98aa2026e2bff412538b5feea54d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3424821cc7dd576fa0a9814cf0da0b292b5f754ef8e63485af5f85b7e15233f2"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)