Skip to content

Commit

Permalink
Merge pull request #270 from Homebrew/cacert-bump
Browse files Browse the repository at this point in the history
portable-openssl: update resources
  • Loading branch information
p-linnane authored Dec 26, 2024
2 parents 61cbaf9 + 84dfee5 commit 81f66d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/portable-openssl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ class PortableOpenssl < PortableFormula

resource "cacert" do
# https://curl.se/docs/caextract.html
url "https://curl.se/ca/cacert-2024-09-24.pem"
sha256 "189d3cf6d103185fba06d76c1af915263c6d42225481a1759e853b33ac857540"
url "https://curl.se/ca/cacert-2024-11-26.pem"
sha256 "bb1782d281fe60d4a2dcf41bc229abe3e46c280212597d4abcc25bddf667739b"

livecheck do
url "https://curl.se/ca/cadate.t"
Expand Down

0 comments on commit 81f66d6

Please sign in to comment.