Skip to content

Commit 8d4f5ce

Browse files
committed
opentofu: update 1.9.0 bottle.
1 parent e4e5e39 commit 8d4f5ce

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/o/opentofu.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7751aefb6d70d233c066f5897fe717913d1563f719c0a632fb7b94727f749369"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7751aefb6d70d233c066f5897fe717913d1563f719c0a632fb7b94727f749369"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7751aefb6d70d233c066f5897fe717913d1563f719c0a632fb7b94727f749369"
13-
sha256 cellar: :any_skip_relocation, sonoma: "315cc5d62d19eeb125bcad720b3418c1f7d54c3f9bca115046bd4674dfbc2b18"
14-
sha256 cellar: :any_skip_relocation, ventura: "315cc5d62d19eeb125bcad720b3418c1f7d54c3f9bca115046bd4674dfbc2b18"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1499a5af1dc0ee46892266a51fe071f32df2778ff74b6bb92347d56910019230"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b6c1fcc307e7c4d8cf2f5cd0daf1496a05a16cce15c1f3bc677c62ce7484be96"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b6c1fcc307e7c4d8cf2f5cd0daf1496a05a16cce15c1f3bc677c62ce7484be96"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b6c1fcc307e7c4d8cf2f5cd0daf1496a05a16cce15c1f3bc677c62ce7484be96"
13+
sha256 cellar: :any_skip_relocation, sonoma: "d0d804ae24eb3b4f41ff888c14ba0de0a4fd7aa0554b7c22563560faa928c92b"
14+
sha256 cellar: :any_skip_relocation, ventura: "d0d804ae24eb3b4f41ff888c14ba0de0a4fd7aa0554b7c22563560faa928c92b"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8ab16d2596df2de306292b0aee8b623542ba97a3ef5a6b8b2d8ca64e68708f37"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)