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 e9445e2 commit b2df89dCopy full SHA for b2df89d
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-07-15.pem"
32
- sha256 "7430e90ee0cdca2d0f02b1ece46fbf255d5d0408111f009638e3b892d6ca089c"
+ url "https://curl.se/ca/cacert-2025-08-12.pem"
+ sha256 "64dfd5b1026700e0a0a324964749da9adc69ae5e51e899bf16ff47d6fd0e9a5e"
33
34
livecheck do
35
url "https://curl.se/ca/cadate.t"
0 commit comments