mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
openssl: Update to version 3.4.1
This commit is contained in:
parent
0e3ffff07a
commit
7aa2bf9f09
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"description": "TLS/SSL toolkit",
|
||||
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL-3_4_0.exe",
|
||||
"hash": "b3af43944990839cce20aba19d1ff20185030838832f2c7265cf2a1d41fb9cd1"
|
||||
"url": "https://slproweb.com/download/Win64OpenSSL-3_4_1.exe",
|
||||
"hash": "c93e651ac95cd8505b2277bcc671e02cb3b69c1587669fe21a08423d1f775691"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_4_0.exe",
|
||||
"hash": "b0db8699651e1e29a596b6aed9bd34217de355c26f9cddda28d8f01d53d92a33"
|
||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_4_1.exe",
|
||||
"hash": "dbeecf3ac2e45e41a73d463edd45b28803248aaa8ae1901a2f6006c9876fdcb9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_4_0.exe",
|
||||
"hash": "5ebf060fc29df776e638a3a404dabcaa8fb0d1a6fd9cee291ece49ef51c64ccc"
|
||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_4_1.exe",
|
||||
"hash": "600f7e504df7acd9899848ebbc6ce2b4d4b9ec3fe312e068b016e9ab7c301843"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user