We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af13cea commit 6f3c194Copy full SHA for 6f3c194
Formula/c/caddy.rb
@@ -7,6 +7,7 @@ class Caddy < Formula
7
head "https://github.com/caddyserver/caddy.git", branch: "master"
8
9
bottle do
10
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "bcbd54fcb23ed8c2be5bb2e1b23442931e798ede2ed7e8227cfb148f28925dc9"
11
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d1df2298f7b51056b57eef3a304d2807652d5c630d884de5560b271e5942e50e"
12
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d1df2298f7b51056b57eef3a304d2807652d5c630d884de5560b271e5942e50e"
13
sha256 cellar: :any_skip_relocation, arm64_ventura: "d1df2298f7b51056b57eef3a304d2807652d5c630d884de5560b271e5942e50e"
0 commit comments