mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
curl: Update to version 7.78.0_4
This commit is contained in:
parent
9e4757608e
commit
c7a62e2635
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "7.78.0_2",
|
||||
"version": "7.78.0_4",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"homepage": "https://curl.haxx.se/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_2/curl-7.78.0_2-win64-mingw.tar.xz",
|
||||
"hash": "df5820448746c045a21900864f8323d7f2c1e03fd7969d8f55f9d02e181a8805",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_4/curl-7.78.0_4-win64-mingw.tar.xz",
|
||||
"hash": "5235e711db07ac9cfbf7bbe08c2518f8fec6ead400e18f3cbc02dac4a8195920",
|
||||
"extract_dir": "curl-7.78.0-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_2/curl-7.78.0_2-win32-mingw.tar.xz",
|
||||
"hash": "169034573fa4f38c645df5704a0e37b024d6178378c545335e5b2815eaf04091",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.78.0_4/curl-7.78.0_4-win32-mingw.tar.xz",
|
||||
"hash": "67f5b2cd5504d69416f2014660539bfea8127746f4ba995f50eb9f7b0f2a0623",
|
||||
"extract_dir": "curl-7.78.0-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user