mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
curl: Update to version 8.2.1_3
This commit is contained in:
parent
782f94e2d9
commit
6c1f099333
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.1_2",
|
"version": "8.2.1_3",
|
||||||
"description": "Command line tool and library for transferring data with URLs",
|
"description": "Command line tool and library for transferring data with URLs",
|
||||||
"homepage": "https://curl.se/",
|
"homepage": "https://curl.se/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.2.1_2/curl-8.2.1_2-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.2.1_3/curl-8.2.1_3-win64-mingw.tar.xz",
|
||||||
"hash": "9702ca98fae6fe4bcc5a0d915733304e9e56efdc8e0e8f28263415487dc0df80",
|
"hash": "cde2e5b675e1538526211a45d4fed95be0161885ba1944efefa06acb1ccf84f0",
|
||||||
"extract_dir": "curl-8.2.1_2-win64-mingw"
|
"extract_dir": "curl-8.2.1_3-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.2.1_2/curl-8.2.1_2-win32-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.2.1_3/curl-8.2.1_3-win32-mingw.tar.xz",
|
||||||
"hash": "e42cca04b945181704ef3eeffb89c795d6c220bff89be0bce2fd81cc606202fe",
|
"hash": "a2ccec3fcb99ebbbec0318397cbb1163b24fa69361df209feb20d0c0e35672f6",
|
||||||
"extract_dir": "curl-8.2.1_2-win32-mingw"
|
"extract_dir": "curl-8.2.1_3-win32-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.2.1_2/curl-8.2.1_2-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.2.1_3/curl-8.2.1_3-win64a-mingw.tar.xz",
|
||||||
"hash": "6b3ad0a3430f87aa59fb0d497556feaf228ac42c414b1b660d2be81979038c76",
|
"hash": "f6a59c512625ef3698f6f6591fb6d51e76e228ad92227ef58511681fd665e68c",
|
||||||
"extract_dir": "curl-8.2.1_2-win64a-mingw"
|
"extract_dir": "curl-8.2.1_3-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user