mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
curl: Update to version 8.2.1_4
This commit is contained in:
parent
536b97555a
commit
78a4d11889
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.1_3",
|
"version": "8.2.1_4",
|
||||||
"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_3/curl-8.2.1_3-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.2.1_4/curl-8.2.1_4-win64-mingw.tar.xz",
|
||||||
"hash": "cde2e5b675e1538526211a45d4fed95be0161885ba1944efefa06acb1ccf84f0",
|
"hash": "0df006ef2e5884f1d61c155019dfd4fe37f98a80fd151959298342ce9ede754a",
|
||||||
"extract_dir": "curl-8.2.1_3-win64-mingw"
|
"extract_dir": "curl-8.2.1_4-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.2.1_3/curl-8.2.1_3-win32-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.2.1_4/curl-8.2.1_4-win32-mingw.tar.xz",
|
||||||
"hash": "a2ccec3fcb99ebbbec0318397cbb1163b24fa69361df209feb20d0c0e35672f6",
|
"hash": "7ab5d8e73fac1f70b287d61fc3a29b79d2fa74dc525d26e84b4df77e2ca9935d",
|
||||||
"extract_dir": "curl-8.2.1_3-win32-mingw"
|
"extract_dir": "curl-8.2.1_4-win32-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.2.1_3/curl-8.2.1_3-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.2.1_4/curl-8.2.1_4-win64a-mingw.tar.xz",
|
||||||
"hash": "f6a59c512625ef3698f6f6591fb6d51e76e228ad92227ef58511681fd665e68c",
|
"hash": "e83b5230d6598dbfb9bd202469f0497af2bb64eeab383ebe4b9d6235ee75fccd",
|
||||||
"extract_dir": "curl-8.2.1_3-win64a-mingw"
|
"extract_dir": "curl-8.2.1_4-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user