File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments