From 511b8d7caebc3a67f2d2dca1a894c6b9534bc1af Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 30 Mar 2015 14:41:21 +1000 Subject: [PATCH] openssl 1.0.2a --- bucket/openssl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/openssl.json b/bucket/openssl.json index 2c31d17f0..e5582f78e 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -1,15 +1,15 @@ { "homepage": "http://slproweb.com/products/Win32OpenSSL.html", - "version": "1.0.1L", + "version": "1.0.2a", "license": "https://www.openssl.org/source/license.html", "architecture": { "64bit": { - "url": "http://slproweb.com/download/Win64OpenSSL-1_0_1L.exe", - "hash": "801D603ED8DECAEB3F372058044C9DECD143697CD3450D876D002AE7BB9A662A" + "url": "http://slproweb.com/download/Win64OpenSSL-1_0_2a.exe", + "hash": "2a5d0af76b2b2d14e3dafea6850fc2a2e7fa07e8612392119240f66ae1c4f336" }, "32bit": { - "url": "hhttp://slproweb.com/download/Win32OpenSSL-1_0_1L.exe", - "hash": "E2C0704870D95A22EF84DBAE2C7F6F03903CA89F5110E27F90DB95DFD47BD0BC" + "url": "http://slproweb.com/download/Win32OpenSSL-1_0_2a.exe", + "hash": "1641d5f1856285a88f66603b2333abe6d79ce65f82ee9698c5647894c473485a" } }, "innosetup": true,