File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class CaCertificates < Formula
2
2
desc "Mozilla CA certificate store"
3
3
homepage "https://curl.se/docs/caextract.html"
4
- url "https://curl.se/ca/cacert-2024-11-26 .pem"
5
- sha256 "bb1782d281fe60d4a2dcf41bc229abe3e46c280212597d4abcc25bddf667739b "
4
+ url "https://curl.se/ca/cacert-2024-12-31 .pem"
5
+ sha256 "a3f328c21e39ddd1f2be1cea43ac0dec819eaa20a90425d7da901a11531b3aa5 "
6
6
license "MPL-2.0"
7
7
8
8
livecheck do
@@ -11,7 +11,7 @@ class CaCertificates < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , all : "7a3b5f75ca44d330e0f37432af09f58e37bfa873f25d340dece3c3e6c7927657 "
14
+ sha256 cellar : :any_skip_relocation , all : "414ada64e60703cd4e9aa97f36e29c1a7ec73d60862b5219b8110731fcfd2cb7 "
15
15
end
16
16
17
17
def install
You can’t perform that action at this time.
0 commit comments