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.
2 parents 97fcd72 + bfed1ec commit fe7297dCopy full SHA for fe7297d
Formula/portable-openssl.rb
@@ -28,8 +28,8 @@ class PortableOpenssl < PortableFormula
28
29
resource "cacert" do
30
# https://curl.se/docs/caextract.html
31
- url "https://curl.se/ca/cacert-2025-08-12.pem"
32
- sha256 "64dfd5b1026700e0a0a324964749da9adc69ae5e51e899bf16ff47d6fd0e9a5e"
+ url "https://curl.se/ca/cacert-2025-09-09.pem"
+ sha256 "f290e6acaf904a4121424ca3ebdd70652780707e28e8af999221786b86bb1975"
33
34
livecheck do
35
url "https://curl.se/ca/cadate.t"
0 commit comments