From e738de9c5ff62af028cac8963680304164829acc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 1 Jan 2020 05:00:28 +0000 Subject: [PATCH] cacert: Update to version 2020-01-01 --- bucket/cacert.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cacert.json b/bucket/cacert.json index 49d76dc454..bcf5b84d76 100644 --- a/bucket/cacert.json +++ b/bucket/cacert.json @@ -1,10 +1,10 @@ { - "version": "2019-11-27", + "version": "2020-01-01", "homepage": "https://curl.haxx.se/docs/caextract.html", "description": "CA certificates extracted from the Mozilla CA certificate store, in PEM format", "license": "MPL-2.0", - "url": "https://curl.haxx.se/ca/cacert-2019-11-27.pem#/cacert.pem", - "hash": "0d98a1a961aab523c9dc547e315e1d79e887dea575426ff03567e455fc0b66b4", + "url": "https://curl.haxx.se/ca/cacert-2020-01-01.pem#/cacert.pem", + "hash": "adf770dfd574a0d6026bfaa270cb6879b063957177a991d453ff1d302c02081f", "checkver": { "url": "https://curl.haxx.se/docs/caextract.html", "regex": "cacert-([\\d-]+)\\.pem"