mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
curl: Update to version 8.5.0_4
This commit is contained in:
parent
779dbfa45d
commit
bb1ecfae84
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "8.5.0_3",
|
"version": "8.5.0_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.5.0_3/curl-8.5.0_3-win64-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.5.0_4/curl-8.5.0_4-win64-mingw.tar.xz",
|
||||||
"hash": "788b648674e09e5cdf04c4e6868cf6d986f6b0fec68ca26a19849d3748f498e3",
|
"hash": "68bdf3e5f14f0112309e468916242eaae3063991e9bc73202b2ad491f623855a",
|
||||||
"extract_dir": "curl-8.5.0_3-win64-mingw"
|
"extract_dir": "curl-8.5.0_4-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.se/windows/dl-8.5.0_3/curl-8.5.0_3-win32-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.5.0_4/curl-8.5.0_4-win32-mingw.tar.xz",
|
||||||
"hash": "8692b1035bcd8a11d3a40247088807371c77e2bd2f573fb81d68dfba86d88427",
|
"hash": "66f8e2d215890f534ff7000c9bed0d4e9ad76abee87f9d1e3ef6e473c8bb7543",
|
||||||
"extract_dir": "curl-8.5.0_3-win32-mingw"
|
"extract_dir": "curl-8.5.0_4-win32-mingw"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://curl.se/windows/dl-8.5.0_3/curl-8.5.0_3-win64a-mingw.tar.xz",
|
"url": "https://curl.se/windows/dl-8.5.0_4/curl-8.5.0_4-win64a-mingw.tar.xz",
|
||||||
"hash": "72b8f301fd05fb13824ca45fe8fc2c341ed95a10074f2c1a8e3b0eceba7e7885",
|
"hash": "564e83641c22bdeea277689897cf9952cd5e22564865b7fc9de7bf7b336b668a",
|
||||||
"extract_dir": "curl-8.5.0_3-win64a-mingw"
|
"extract_dir": "curl-8.5.0_4-win64a-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user