mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
openssl-mingw: Update to version 3.0.1
This commit is contained in:
parent
a9d71f048c
commit
bf24c56ecc
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "3.0.1_2",
|
||||
"version": "3.0.1",
|
||||
"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/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.80.0_2/openssl-3.0.1_2-win64-mingw.tar.xz",
|
||||
"hash": "14050f6f15729d5e714a91d35c542009215c6a177753b30fdf99db745cfd2f7a",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.81.0/openssl-3.0.1-win64-mingw.tar.xz",
|
||||
"hash": "85fe3eeb7fa33e8db99f1d18409ac099f66cfd3664b890082dd40b8837e4d87a",
|
||||
"extract_dir": "openssl-3.0.1-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.80.0_2/openssl-3.0.1_2-win32-mingw.tar.xz",
|
||||
"hash": "482bd794c618d46a503fbd6e5547ef053dc1ab8f2854549e888108ef355d1d58",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.81.0/openssl-3.0.1-win32-mingw.tar.xz",
|
||||
"hash": "434104a91362f750bf5bb1d2697b2a75e190b21b38d29e789bd44dc2dc536d0b",
|
||||
"extract_dir": "openssl-3.0.1-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user