Skip to content

Commit 60de2fc

Browse files
committed
ca-certificates 2025-07-15
1 parent 69dcab9 commit 60de2fc

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-2025-05-20.pem"
5-
sha256 "ab3ee3651977a4178a702b0b828a4ee7b2bbb9127235b0ab740e2e15974bf5db"
4+
url "https://curl.se/ca/cacert-2025-07-15.pem"
5+
sha256 "7430e90ee0cdca2d0f02b1ece46fbf255d5d0408111f009638e3b892d6ca089c"
66
license "MPL-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)