mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
openssl-mingw: Update to version 3.0.3
This commit is contained in:
parent
ae40032b6d
commit
6380b32603
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.3_1",
|
"version": "3.0.3",
|
||||||
"description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
|
"description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
|
||||||
"homepage": "https://curl.haxx.se/windows/",
|
"homepage": "https://curl.haxx.se/windows/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.83.0_1/openssl-3.0.3_1-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.83.1/openssl-3.0.3-win64-mingw.tar.xz",
|
||||||
"hash": "65f49693c937b8c73cfa05db51f00a137fda5ceb503740715a31a9c2cc6e080a",
|
"hash": "65f49693c937b8c73cfa05db51f00a137fda5ceb503740715a31a9c2cc6e080a",
|
||||||
"extract_dir": "openssl-3.0.3-win64-mingw"
|
"extract_dir": "openssl-3.0.3-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.83.0_1/openssl-3.0.3_1-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.83.1/openssl-3.0.3-win32-mingw.tar.xz",
|
||||||
"hash": "d6975eb77a8bf5023b25508d8ed953496e93c7e4646e4bbacecd9ae43d139549",
|
"hash": "d6975eb77a8bf5023b25508d8ed953496e93c7e4646e4bbacecd9ae43d139549",
|
||||||
"extract_dir": "openssl-3.0.3-win32-mingw"
|
"extract_dir": "openssl-3.0.3-win32-mingw"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user