We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c1929 commit cd895a8Copy full SHA for cd895a8
Formula/c/ca-certificates.rb
@@ -1,8 +1,8 @@
1
class CaCertificates < Formula
2
desc "Mozilla CA certificate store"
3
homepage "https://curl.se/docs/caextract.html"
4
- url "https://curl.se/ca/cacert-2024-11-26.pem"
5
- sha256 "bb1782d281fe60d4a2dcf41bc229abe3e46c280212597d4abcc25bddf667739b"
+ url "https://curl.se/ca/cacert-2024-12-31.pem"
+ sha256 "a3f328c21e39ddd1f2be1cea43ac0dec819eaa20a90425d7da901a11531b3aa5"
6
license "MPL-2.0"
7
8
livecheck do
0 commit comments