mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
curl: Update to version 7.69.1_2
This commit is contained in:
parent
1a4a0fe1a7
commit
fe56447b20
@ -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.69.1_1",
|
"version": "7.69.1_2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/curl-7.69.1_1-win64-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.69.1_2/curl-7.69.1_2-win64-mingw.tar.xz",
|
||||||
"hash": "4fe68840ca4b28d7ceb1cb3bd3560b35a871e90288c15aa29e2b768d840a7f8b",
|
"hash": "98a10081606542cb65aea5ea3d461ba39b0659e964893d4ffb5f618c7206d38b",
|
||||||
"extract_dir": "curl-7.69.1-win64-mingw"
|
"extract_dir": "curl-7.69.1-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://curl.haxx.se/windows/dl-7.69.1_1/curl-7.69.1_1-win32-mingw.tar.xz",
|
"url": "https://curl.haxx.se/windows/dl-7.69.1_2/curl-7.69.1_2-win32-mingw.tar.xz",
|
||||||
"hash": "4a2b0afc098e32ec042076a618d238021e6ad476ecf88f2d91427857ae6b3167",
|
"hash": "86db6fe323e0bbd95d3ea17a9c23302a6050822d52f6879b4aeaf61111f62762",
|
||||||
"extract_dir": "curl-7.69.1-win32-mingw"
|
"extract_dir": "curl-7.69.1-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user