Skip to content

Commit 89e9041

Browse files
committed
caddy: update 2.9.0 bottle.
1 parent b36938a commit 89e9041

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

Formula/c/caddy.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class Caddy < Formula
77
head "https://github.com/caddyserver/caddy.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f353c4a51e6558d37aee6976236d67ac90ab7ff8b3057ad9b9593322256b528f"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2c9fe7900fa5ffba8cec3ad75c0165515bd240503fc00a4c02fcab2afe9020d3"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2c9fe7900fa5ffba8cec3ad75c0165515bd240503fc00a4c02fcab2afe9020d3"
13-
sha256 cellar: :any_skip_relocation, arm64_monterey: "2c9fe7900fa5ffba8cec3ad75c0165515bd240503fc00a4c02fcab2afe9020d3"
14-
sha256 cellar: :any_skip_relocation, sonoma: "b4882f5cd1bdc8ab668286343e4df96d71f523066c8bc5213e7b6c622d07ff7b"
15-
sha256 cellar: :any_skip_relocation, ventura: "b4882f5cd1bdc8ab668286343e4df96d71f523066c8bc5213e7b6c622d07ff7b"
16-
sha256 cellar: :any_skip_relocation, monterey: "b4882f5cd1bdc8ab668286343e4df96d71f523066c8bc5213e7b6c622d07ff7b"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c6d89de5982935cf14744372727a79311dea0d62d54575585e0d56d93e67c91"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2e121cf9d994c57a4bb0924e059f9e388e386c44b8feb2fc799369ca53843755"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2e121cf9d994c57a4bb0924e059f9e388e386c44b8feb2fc799369ca53843755"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2e121cf9d994c57a4bb0924e059f9e388e386c44b8feb2fc799369ca53843755"
13+
sha256 cellar: :any_skip_relocation, sonoma: "0a9c5033e7e6a0534d6e41faaab6addce0490a001e38e573f7189db787abc4ba"
14+
sha256 cellar: :any_skip_relocation, ventura: "0a9c5033e7e6a0534d6e41faaab6addce0490a001e38e573f7189db787abc4ba"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4677059cad1e3a8790fb10e2ad475b2b9ad48360a967eb2eccdb2af80438e826"
1816
end
1917

2018
depends_on "go" => :build

0 commit comments

Comments
 (0)