Skip to content

Commit

Permalink
ca-certificates: remove mirror
Browse files Browse the repository at this point in the history
This is no longer necessary as of Homebrew/brew#12172.

Closes #86415.

Signed-off-by: Bo Anderson <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
carlocab authored and BrewTestBot committed Oct 4, 2021
1 parent 6866e6d commit 1fdb8a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Formula/ca-certificates.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ class CaCertificates < Formula
desc "Mozilla CA certificate store"
homepage "https://curl.se/docs/caextract.html"
url "https://curl.se/ca/cacert-2021-09-30.pem"
# Ideally we'd have a HTTP mirror, but a GitHub-hosted one is second best.
mirror "https://raw.githubusercontent.com/Homebrew/formula-patches/7b48d2482eecb5aa64f591f79eda46565d0da29d/ca-certificates/cacert-2021-09-30.pem"
sha256 "f524fc21859b776e18df01a87880efa198112214e13494275dbcbd9bcb71d976"
license "MPL-2.0"

Expand Down

0 comments on commit 1fdb8a2

Please sign in to comment.