From c35b48e0e6b48e9ea01d4f360b0e4e06bdf8e019 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:30:50 +0000 Subject: [PATCH] cacert: Update to version 2025-12-02 --- bucket/cacert.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cacert.json b/bucket/cacert.json index 09f37013d3..32304225e8 100644 --- a/bucket/cacert.json +++ b/bucket/cacert.json @@ -1,10 +1,10 @@ { - "version": "2025-11-04", + "version": "2025-12-02", "description": "CA certificates extracted from the Mozilla CA certificate store, in PEM format", "homepage": "https://curl.se/docs/caextract.html", "license": "MPL-2.0", - "url": "https://curl.se/ca/cacert-2025-11-04.pem#/cacert.pem", - "hash": "8ac40bdd3d3e151a6b4078d2b2029796e8f843e3f86fbf2adbc4dd9f05e79def", + "url": "https://curl.se/ca/cacert-2025-12-02.pem#/cacert.pem", + "hash": "f1407d974c5ed87d544bd931a278232e13925177e239fca370619aba63c757b4", "post_install": "if (Test-Path \"$(appdir curl $global)\") { Copy-Item \"$dir\\cacert.pem\" \"$(appdir curl $global)\\current\\bin\\curl-ca-bundle.crt\" }", "checkver": "cacert-([\\d-]+)\\.pem", "autoupdate": {