openssl-mingw: Update to version 3.0.1_1

This commit is contained in:
github-actions[bot] 2022-02-23 20:28:53 +00:00
parent c4d74d3c93
commit 79e878590d

View File

@ -1,17 +1,17 @@
{
"version": "3.0.1",
"version": "3.0.1_1",
"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": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.81.0/openssl-3.0.1-win64-mingw.tar.xz",
"hash": "85fe3eeb7fa33e8db99f1d18409ac099f66cfd3664b890082dd40b8837e4d87a",
"url": "https://curl.haxx.se/windows/dl-7.81.0_1/openssl-3.0.1_1-win64-mingw.tar.xz",
"hash": "6e2a02d4f06b35680730f0140c8da9d98d116fcf87731d63062469da800122ba",
"extract_dir": "openssl-3.0.1-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.81.0/openssl-3.0.1-win32-mingw.tar.xz",
"hash": "434104a91362f750bf5bb1d2697b2a75e190b21b38d29e789bd44dc2dc536d0b",
"url": "https://curl.haxx.se/windows/dl-7.81.0_1/openssl-3.0.1_1-win32-mingw.tar.xz",
"hash": "a593a2c9dd8b6a8931a1fbdb22f6fa24153baddc8ef9c40ff073e98b9f63ab0b",
"extract_dir": "openssl-3.0.1-win32-mingw"
}
},