Skip to content

Commit 6edf660

Browse files
committed
tfmv: update 0.2.7 bottle.
1 parent 9905d3f commit 6edf660

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/tfmv.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "17ed9dfd157233dfd46b51ab27d61dfe27ac116f5a69c1c1c1cfdcf4188b5c79"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "17ed9dfd157233dfd46b51ab27d61dfe27ac116f5a69c1c1c1cfdcf4188b5c79"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "17ed9dfd157233dfd46b51ab27d61dfe27ac116f5a69c1c1c1cfdcf4188b5c79"
13-
sha256 cellar: :any_skip_relocation, sonoma: "8b9ce03dd144442551b098971829eef99e9baaf5248f4b2c5aa6a9bfa32199ff"
14-
sha256 cellar: :any_skip_relocation, ventura: "8b9ce03dd144442551b098971829eef99e9baaf5248f4b2c5aa6a9bfa32199ff"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "37da63bcd510112e2ccfbdf666bb12b1f741ef1de37afda965510bfedac63b7f"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ce71cbfaca6ea720434fbaa9c86aad09c2676417300962540b5d6f2800d1775c"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ce71cbfaca6ea720434fbaa9c86aad09c2676417300962540b5d6f2800d1775c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ce71cbfaca6ea720434fbaa9c86aad09c2676417300962540b5d6f2800d1775c"
13+
sha256 cellar: :any_skip_relocation, sonoma: "5b6ae04d00e1ac6aa41070d05ea1f1c3360c6cdd57c5362c93efd36a429d1828"
14+
sha256 cellar: :any_skip_relocation, ventura: "5b6ae04d00e1ac6aa41070d05ea1f1c3360c6cdd57c5362c93efd36a429d1828"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9275a0e10a80e504cce76ff75a8cd22fc8d547e645d1f345706c2d15b0c11de3"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)