File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,13 @@ class CaCertificates < Formula
11
11
end
12
12
13
13
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"
15
21
end
16
22
17
23
def install
You can’t perform that action at this time.
0 commit comments