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
7
7
head "https://github.com/docker/cagent.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "c930bb4a35083d3bb2b27391fde4a68d9b1e673c4a12f3ccc473574a2e778426 "
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "c930bb4a35083d3bb2b27391fde4a68d9b1e673c4a12f3ccc473574a2e778426 "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "c930bb4a35083d3bb2b27391fde4a68d9b1e673c4a12f3ccc473574a2e778426 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "cce6dca90c949f985cdfa3b47bdb206c1853bc32a3fc26a2da2ae38c2cd8f7d9 "
14
- sha256 cellar : :any_skip_relocation , arm64_linux : "4aadaebfaea1f0b3d6ce5f0bb5878b4bed5e76009309f6c7da1b39a9441eb177 "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "28055d007c0a2dd808951d640b1a576c3f56ca8efc1d2bc0313a9099ed11bfbc "
10
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "ab666c286ec026645a0f0cdc3dff89eff99fcc4bd3d00745b30cffc2860e5de7 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "ab666c286ec026645a0f0cdc3dff89eff99fcc4bd3d00745b30cffc2860e5de7 "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ab666c286ec026645a0f0cdc3dff89eff99fcc4bd3d00745b30cffc2860e5de7 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "c710bd1df11a74d22d2620205fbcee8273a27851b60985a8f653c16ee14c3a9d "
14
+ sha256 cellar : :any_skip_relocation , arm64_linux : "143727a340cb87fc8ca207b14cbb3ad764cd94e0b83b2d2609bc1565b885ad3c "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2d3d18cf9c52f0bf08ed67eaf9827b9693b675f0015cfc017cb77f5f1ab85855 "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments