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 Gator < Formula
77 head "https://github.com/open-policy-agent/gatekeeper.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "50078539a568f876774df083584a2e7295833b5b931f60c0c54099523a7efb8f "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "50078539a568f876774df083584a2e7295833b5b931f60c0c54099523a7efb8f "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "50078539a568f876774df083584a2e7295833b5b931f60c0c54099523a7efb8f "
13- sha256 cellar : :any_skip_relocation , sonoma : "f343cfa6ae5f90c9701162155b633db890d9df22adc820f96c6169d47b79baa1 "
14- sha256 cellar : :any_skip_relocation , ventura : "f343cfa6ae5f90c9701162155b633db890d9df22adc820f96c6169d47b79baa1 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "7574f268f864ae42986a31f06e5f2ffd2c1fa8653ae16d5cdadf5dcb641cfd76 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "c18c3b094a401672a34c76e35a5267b7f883f52019929b854db1e09d139d0047 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c18c3b094a401672a34c76e35a5267b7f883f52019929b854db1e09d139d0047 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "c18c3b094a401672a34c76e35a5267b7f883f52019929b854db1e09d139d0047 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "d9e5c868f7dc38ee1a1093cc9830d526b9024f94889a702429a2e257d4954339 "
14+ sha256 cellar : :any_skip_relocation , ventura : "d9e5c868f7dc38ee1a1093cc9830d526b9024f94889a702429a2e257d4954339 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "1dbd7183d077102821d9a48e7860eb781914f87f528fb2eeaaea3a7d718d5132 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments