mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
openssl: Update to version 3.3.2
This commit is contained in:
parent
164d2dc6c0
commit
c89e688b73
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.1",
|
"version": "3.3.2",
|
||||||
"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_3_1.exe",
|
"url": "https://slproweb.com/download/Win64OpenSSL-3_3_2.exe",
|
||||||
"hash": "5abcdf40fc50cd86a34fb26977887f03cce0fac099f3617d1552b4b60a852bc4"
|
"hash": "69e1a2447ee8da94a418ca699adf5731a4116ec06a6a1e2ff4c42abb8c47183c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://slproweb.com/download/Win32OpenSSL-3_3_1.exe",
|
"url": "https://slproweb.com/download/Win32OpenSSL-3_3_2.exe",
|
||||||
"hash": "cfb9e91955d113707a1f1c68597a3c718b2086e4b269fbf78f18c16c099f1532"
|
"hash": "f122a834d4bbc22ef4d0af6066c02b53b2b7865c9efe7f9ad358ca76ddcc7f94"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_3_1.exe",
|
"url": "https://slproweb.com/download/Win64ARMOpenSSL-3_3_2.exe",
|
||||||
"hash": "6c8ca6ce15b09d4751f998e2dbff3ca788ce089ce9f60958a3e673d534374b3b"
|
"hash": "b838768b9947973285850a40b90f95ae1f83ba4739fc8c2b9bcb27b5a3447529"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user