openssl-mingw: Update to version 3.0.0_4

This commit is contained in:
Richard Kuhnt 2021-10-23 02:00:41 +00:00
parent 31d5659ba2
commit 716b9eb38a

View File

@ -1,17 +1,17 @@
{
"version": "3.0.0_3",
"version": "3.0.0_4",
"description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
"homepage": "https://curl.haxx.se/windows/",
"license": "OpenSSL",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.79.1_3/openssl-3.0.0_3-win64-mingw.tar.xz",
"hash": "04b9442f275d8ee39952b724e980b996adfdacd60d4b9cb6ae956f72c471d60b",
"url": "https://curl.haxx.se/windows/dl-7.79.1_4/openssl-3.0.0_4-win64-mingw.tar.xz",
"hash": "eca9285ec49fb1585332b1453e29479027b8ce39f949c908e7623645631f2143",
"extract_dir": "openssl-3.0.0-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.79.1_3/openssl-3.0.0_3-win32-mingw.tar.xz",
"hash": "0f8a16615e28b26f38737089f39977b8e9819c4e56cc42f685153ae3fcf136d5",
"url": "https://curl.haxx.se/windows/dl-7.79.1_4/openssl-3.0.0_4-win32-mingw.tar.xz",
"hash": "e49242697fcf9550c7c47bd82ccc509ef9779f48287c92b5b6e535ec906ae1a6",
"extract_dir": "openssl-3.0.0-win32-mingw"
}
},