openssl: Fix license URL (#3162)

Follow-up to #3078
This commit is contained in:
Renaud 2022-01-06 18:59:32 +01:00 committed by GitHub
parent c6e4c9dc92
commit 94bdcf7551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,10 +2,7 @@
"version": "3.0.1",
"description": "TLS/SSL toolkit",
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"license": {
"identifier": "Apache-2.0",
"url": "https://www.openssl.org/source/license-openssl-ssleay.txt"
},
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-3_0_1.exe",