mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openssl: Update to version 3.5.0
This commit is contained in:
parent
805ef13a1f
commit
028cce3584
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.4.1",
|
"version": "3.5.0",
|
||||||
"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_4_1.exe",
|
"url": "https://slproweb.com/download/Win64OpenSSL-3_5_0.exe",
|
||||||
"hash": "c93e651ac95cd8505b2277bcc671e02cb3b69c1587669fe21a08423d1f775691"
|
"hash": "d91f543af5f312800d5763cd5cd42eb597476101542c4aeaead59e7527e09640"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_4_1.exe",
|
"url": "https://slproweb.com/download/Win32OpenSSL-3_5_0.exe",
|
||||||
"hash": "dbeecf3ac2e45e41a73d463edd45b28803248aaa8ae1901a2f6006c9876fdcb9"
|
"hash": "47ca0422ae3900ce6d4e4a720bcde1b617031a0313bbf9f5bf2679101c9f34d5"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_4_1.exe",
|
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_5_0.exe",
|
||||||
"hash": "600f7e504df7acd9899848ebbc6ce2b4d4b9ec3fe312e068b016e9ab7c301843"
|
"hash": "d4a22a3dc426b0195de57ebce51eca8c7f3f3ca8f4414588adc95accf223e6d4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user