openssl-mingw: Update to version 3.0.1_1

This commit is contained in:
github-actions[bot] 2021-12-15 00:32:18 +00:00
parent 36f777175b
commit b225805d14

View File

@ -1,18 +1,18 @@
{
"version": "3.0.0",
"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.80.0/openssl-3.0.0-win64-mingw.tar.xz",
"hash": "a5095fa0cc216fcc6261e457a8cab8271ce3c164ea15cf64152fc2e67446b4da",
"extract_dir": "openssl-3.0.0-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.80.0_1/openssl-3.0.1_1-win64-mingw.tar.xz",
"hash": "14050f6f15729d5e714a91d35c542009215c6a177753b30fdf99db745cfd2f7a",
"extract_dir": "openssl-3.0.1-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.80.0/openssl-3.0.0-win32-mingw.tar.xz",
"hash": "7ea97f87b35a3adb492ef928bf64f05cfce5a21ec53ef60d45080134ef1f39ee",
"extract_dir": "openssl-3.0.0-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.80.0_1/openssl-3.0.1_1-win32-mingw.tar.xz",
"hash": "482bd794c618d46a503fbd6e5547ef053dc1ab8f2854549e888108ef355d1d58",
"extract_dir": "openssl-3.0.1-win32-mingw"
}
},
"bin": "openssl.exe",