mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
cacert: Update to version 2024-07-02
This commit is contained in:
parent
53991304d8
commit
a3de76b84b
@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "2024-03-11",
|
||||
"version": "2024-07-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-2024-03-11.pem#/cacert.pem",
|
||||
"hash": "1794c1d4f7055b7d02c2170337b61b48a2ef6c90d77e95444fd2596f4cac609f",
|
||||
"url": "https://curl.se/ca/cacert-2024-07-02.pem#/cacert.pem",
|
||||
"hash": "1bf458412568e134a4514f5e170a328d11091e071c7110955c9884ed87972ac9",
|
||||
"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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user