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 deeb0bb + c7c3665 commit 340da0fCopy full SHA for 340da0f
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-2024-07-02.pem"
32
- sha256 "1bf458412568e134a4514f5e170a328d11091e071c7110955c9884ed87972ac9"
+ url "https://curl.se/ca/cacert-2024-09-24.pem"
+ sha256 "189d3cf6d103185fba06d76c1af915263c6d42225481a1759e853b33ac857540"
33
34
livecheck do
35
url "https://curl.se/ca/cadate.t"
0 commit comments