openssl: Update to version 3.1.3

This commit is contained in:
github-actions[bot] 2023-09-28 00:32:57 +00:00
parent 4c9964d9b6
commit 4093b705b4

View File

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