Skip to content

Commit 155e3ab

Browse files
committed
ca-certificates: update 2023-05-30 bottle.
1 parent 33f2a54 commit 155e3ab

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Formula/ca-certificates.rb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ class CaCertificates < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "11fe9d0a98a2ac454fa1db95762a697c3340f46560ff27e5e9db8fdeb003f17e"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f664c0f185677a82689ada2a4e35c555e48885e6c2fb5e2dfcc82d9fb79cf870"
15+
sha256 cellar: :any_skip_relocation, arm64_monterey: "f664c0f185677a82689ada2a4e35c555e48885e6c2fb5e2dfcc82d9fb79cf870"
16+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f664c0f185677a82689ada2a4e35c555e48885e6c2fb5e2dfcc82d9fb79cf870"
17+
sha256 cellar: :any_skip_relocation, ventura: "f664c0f185677a82689ada2a4e35c555e48885e6c2fb5e2dfcc82d9fb79cf870"
18+
sha256 cellar: :any_skip_relocation, monterey: "f664c0f185677a82689ada2a4e35c555e48885e6c2fb5e2dfcc82d9fb79cf870"
19+
sha256 cellar: :any_skip_relocation, big_sur: "f664c0f185677a82689ada2a4e35c555e48885e6c2fb5e2dfcc82d9fb79cf870"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f0632385c19e025d8398c5ef2a7c817938506a7b70d48cb9ddc36cb202dee2d6"
1521
end
1622

1723
def install

0 commit comments

Comments
 (0)