File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class CaCertificates < Formula
22 desc "Mozilla CA certificate store"
33 homepage "https://curl.se/docs/caextract.html"
4- url "https://curl.se/ca/cacert-2025-05-20 .pem"
5- sha256 "ab3ee3651977a4178a702b0b828a4ee7b2bbb9127235b0ab740e2e15974bf5db "
4+ url "https://curl.se/ca/cacert-2025-07-15 .pem"
5+ sha256 "7430e90ee0cdca2d0f02b1ece46fbf255d5d0408111f009638e3b892d6ca089c "
66 license "MPL-2.0"
77
88 livecheck do
@@ -11,7 +11,7 @@ class CaCertificates < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "dda1100e7f994081a593d6a5e422451bfa20037e29667ed2b79f011ffc9288a7 "
14+ sha256 cellar : :any_skip_relocation , all : "84e089e758e75d61228f97d54b3eb1918737a2272c747206cc4d9d75d8a3cb52 "
1515 end
1616
1717 def install
You can’t perform that action at this time.
0 commit comments