From 0b7a425338f73e3d43027a0ab997e16ef1b2c0d4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Sep 2019 02:01:50 +0000 Subject: [PATCH] openssl: Update to version 1.1.1d --- bucket/openssl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/openssl.json b/bucket/openssl.json index 50b2de98fa..6c2baeb123 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -9,11 +9,11 @@ "architecture": { "64bit": { "url": "https://slproweb.com/download/Win64OpenSSL-1_1_1d.exe", - "hash": "6a619c3048dd1e942b9fe55a376a661c083cb2c5b75246ae3592d83c6d6e61b7" + "hash": "6afa17d0768cf91b6f69f31fbc67cab1ac2e3f40ccaaadb7a9d6c7fc37b38492" }, "32bit": { "url": "https://slproweb.com/download/Win32OpenSSL-1_1_1d.exe", - "hash": "c422ac48d814ad1ba0d9b0047342001f6f2794705ae99d7daab7e93217c999fa" + "hash": "414fb64197a60b4167b367a5b7975511231c439b9d0237625450cb87d47550ab" } }, "innosetup": true,