mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
curl: Update to version 7.67.0_1
This commit is contained in:
parent
536a682734
commit
d88b9d4269
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"description": "Command line tool and library for transferring data with URLs",
|
"description": "Command line tool and library for transferring data with URLs",
|
||||||
"version": "7.67.0",
|
"version": "7.67.0_1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.67.0/curl-7.67.0-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.67.0_1/curl-7.67.0_1-win64-mingw.tar.xz",
|
||||||
"hash": "4d0a680dfd602b6c43e77202f92bc494d4085bbca95f488321b6bde09bf971cc",
|
"hash": "8e99219287876841a7fde0e44a201fbf1e4b9e9f3fa387adb4574e94ae6bccb0",
|
||||||
"extract_dir": "curl-7.67.0-win64-mingw"
|
"extract_dir": "curl-7.67.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.67.0/curl-7.67.0-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.67.0_1/curl-7.67.0_1-win32-mingw.tar.xz",
|
||||||
"hash": "995ce80afea77a2786d9db2d3f33524d382e64ac215aa46072ce390ba1e4b7d4",
|
"hash": "cf83ae304fa088c2204443e2d9e88f4886fdc6912304764e5358800c771fe86e",
|
||||||
"extract_dir": "curl-7.67.0-win32-mingw"
|
"extract_dir": "curl-7.67.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user