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 Cagent < Formula
77 head "https://github.com/docker/cagent.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "419f98950c282edd5b0663bffdc7557a49b122534e8407cefbc3ec27e0fb0989 "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "419f98950c282edd5b0663bffdc7557a49b122534e8407cefbc3ec27e0fb0989 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "419f98950c282edd5b0663bffdc7557a49b122534e8407cefbc3ec27e0fb0989 "
13- sha256 cellar : :any_skip_relocation , sonoma : "0aecf6157813ac87f54b0403ea2c9d5bc6e89d69af03e78b938fff988b46a293 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "8e79fc7d8f90e96e5f625e5b2a488dda05cbf9b8290238ae15ccae0d6bf51dfb "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "3b1c8647bd10868ecd44719678f0e428e0881de3f21f226e3d31cb528a3d0db1 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "d3538117dc84196ce4b03310f21e768ff7cadb2c52006c07df0454413c6bdf37 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d3538117dc84196ce4b03310f21e768ff7cadb2c52006c07df0454413c6bdf37 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "d3538117dc84196ce4b03310f21e768ff7cadb2c52006c07df0454413c6bdf37 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "def54264a7d87b5bc080c207b208ac3efaf122250d6100942694e03a1a3452ec "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "ff0d10ae1b1090b829681eb6571e98f2943b732caff58d1effd01d0d187d572a "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b0c72c09e52bd95ec06b9c87b0082b0262dee2b56d5d2a549ae0bdbe505245f9 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments