openssl: Update to version 3.1.4

This commit is contained in:
github-actions[bot] 2023-11-02 04:27:10 +00:00
parent 424bc5320e
commit b365991e25

View File

@ -1,16 +1,16 @@
{ {
"version": "3.1.3", "version": "3.1.4",
"description": "TLS/SSL toolkit", "description": "TLS/SSL toolkit",
"homepage": "https://slproweb.com/products/Win32OpenSSL.html", "homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://slproweb.com/download/Win64OpenSSL-3_1_3.exe", "url": "https://slproweb.com/download/Win64OpenSSL-3_1_4.exe",
"hash": "8ad4560ba80041b02469c6e77d5e4e1e0744d4a9c20a7c026eb82d1982d588e2" "hash": "06de76189d6c734f1352e2333f7cc20b81f0e2649be8c8e8e251df1507c4dca5"
}, },
"32bit": { "32bit": {
"url": "https://slproweb.com/download/Win32OpenSSL-3_1_3.exe", "url": "https://slproweb.com/download/Win32OpenSSL-3_1_4.exe",
"hash": "6392df4333c25cb7f3cff9c831c14f7490a8c866acb4cc814c09566f83013f89" "hash": "14eb38789c721c81a70c5f9c647f707b5297827ab118bbb099d58e3ac41304a7"
} }
}, },
"innosetup": true, "innosetup": true,