mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update curl to version 7.55.0
This commit is contained in:
parent
c418d4a8c7
commit
c4d7d07f49
14
curl.json
14
curl.json
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://curl.haxx.se/",
|
"homepage": "https://curl.haxx.se/",
|
||||||
"version": "7.54.1",
|
"version": "7.55.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.bintray.com/vszakats/generic/curl-7.54.1-win64-mingw.7z",
|
"url": "https://dl.bintray.com/vszakats/generic/curl-7.55.0-win64-mingw.7z",
|
||||||
"hash": "29ee50567130b61b1e2ce6ff7494601028782a1dde489cb975a90750c0546e82",
|
"hash": "43868d2bfd3b2aaeb51e0142077442ffbd092a56e395576317439c2875297426",
|
||||||
"extract_dir": "curl-7.54.1-win64-mingw"
|
"extract_dir": "curl-7.55.0-win64-mingw"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.bintray.com/vszakats/generic/curl-7.54.1-win32-mingw.7z",
|
"url": "https://dl.bintray.com/vszakats/generic/curl-7.55.0-win32-mingw.7z",
|
||||||
"hash": "2d701c539f116262148b5b196f5b155c22e1de9f0e248dfe547992384b9906d1",
|
"hash": "cb135ce703708d3e4ae026219e2de69010036130d158bd718aace8903151ec7e",
|
||||||
"extract_dir": "curl-7.54.1-win32-mingw"
|
"extract_dir": "curl-7.55.0-win32-mingw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\curl.exe",
|
"bin": "bin\\curl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user