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 : "db27e81a8c3f0539b7344b642534a76d0e0f0c564c2a626a631b1abda2fad24f "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "db27e81a8c3f0539b7344b642534a76d0e0f0c564c2a626a631b1abda2fad24f "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "db27e81a8c3f0539b7344b642534a76d0e0f0c564c2a626a631b1abda2fad24f "
13- sha256 cellar : :any_skip_relocation , sonoma : "32915bfd50e9868417f58782da989a7af1611b72fb6d97fd95b092de1e283a36 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "249b423df67d084b945e4c6002638a10bd185c57279e8fbdd217aba5dbb08b04 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "6033746c5761f25dba4b7a7b21eff89032ac0a86c6faf635bfd54b75e72547e7 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "4b5f16884663d0976d5b354fd54bd79c287ce698480aa36aaa6ee8f85f361340 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4b5f16884663d0976d5b354fd54bd79c287ce698480aa36aaa6ee8f85f361340 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4b5f16884663d0976d5b354fd54bd79c287ce698480aa36aaa6ee8f85f361340 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "a9a95e14c8a90950e4548556bd19c637ed2bac12549c4df8c35c4a94bdf802fc "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "563fc90e7b2454c39e046c590a939848c580c1de0ce5dbad26836914d34513d4 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "722f5dc92e754aaa8299ff23301a5ea6621eefd226b4a2d3edaa0abdb29cb5e9 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments