Skip to content

Commit cd895a8

Browse files
committed
ca-certificates 2024-12-31
1 parent 64c1929 commit cd895a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/ca-certificates.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CaCertificates < Formula
22
desc "Mozilla CA certificate store"
33
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"
66
license "MPL-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)