From dc826eadbcbfe80ca7f5b0f2b5650dcfba3d9a14 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 2 Dec 2020 21:01:48 +0000 Subject: [PATCH] openssl-mingw: Update to version 1.1.1h_5 --- bucket/openssl-mingw.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/openssl-mingw.json b/bucket/openssl-mingw.json index cb6c2a8027..988965bc87 100644 --- a/bucket/openssl-mingw.json +++ b/bucket/openssl-mingw.json @@ -1,18 +1,18 @@ { - "version": "1.1.1h_4", + "version": "1.1.1h_5", "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.73.0_4/openssl-1.1.1h_4-win64-mingw.tar.xz", - "hash": "4c20fe01dd3029c087d9cfad7a69913fc069dc6648900d3c3cb17ab5db886e69", - "extract_dir": "openssl-1.1.1h_4-win64-mingw" + "url": "https://curl.haxx.se/windows/dl-7.73.0_5/openssl-1.1.1h_5-win64-mingw.tar.xz", + "hash": "8b29cf564c09678df50926e7200bf5067daa6c375450fd20405e2bd6a5ad65d2", + "extract_dir": "openssl-1.1.1h_5-win64-mingw" }, "32bit": { - "url": "https://curl.haxx.se/windows/dl-7.73.0_4/openssl-1.1.1h_4-win32-mingw.tar.xz", - "hash": "e5034d99edad103677c130dc9e20dd67951dc4f1a137f85ee9b568677f36a6b5", - "extract_dir": "openssl-1.1.1h_4-win32-mingw" + "url": "https://curl.haxx.se/windows/dl-7.73.0_5/openssl-1.1.1h_5-win32-mingw.tar.xz", + "hash": "77c59cd1787102b6379fab2eaae332cc06134abc7a69058dfc09373ffe6770c2", + "extract_dir": "openssl-1.1.1h_5-win32-mingw" } }, "bin": "openssl.exe",