diff --git a/bucket/openssl.json b/bucket/openssl.json index ef9048bbc5..1711b9a496 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -30,8 +30,8 @@ }, "hash": { "mode": "json", - "jp": "$.files.['$basename'].sha512", - "url": "$baseurl/win32_openssl_hashes.json" + "jp": "$.files.['$basename'].sha256", + "url": "https://raw.githubusercontent.com/slproweb/opensslhashes/master/win32_openssl_hashes.json" } } }