mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
curl: Update to version 7.73.0_3
This commit is contained in:
parent
0ab47d3a2b
commit
506d23ef8a
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "7.73.0_1",
|
||||
"version": "7.73.0_3",
|
||||
"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.73.0_1/curl-7.73.0_1-win64-mingw.tar.xz",
|
||||
"hash": "ec957e42f44b09d40f23270d494fd92c29e3c115a2f573b030a4f0b0c5bff6a3",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.73.0_3/curl-7.73.0_3-win64-mingw.tar.xz",
|
||||
"hash": "909cbdce9dc7292df40596aa0206d398f53b9dd8638c37a4618d4c2b85693bf0",
|
||||
"extract_dir": "curl-7.73.0-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.73.0_1/curl-7.73.0_1-win32-mingw.tar.xz",
|
||||
"hash": "71dceaab6f270a3473304dc6c7df4f458936d19d36179b32ea46a816b9377496",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.73.0_3/curl-7.73.0_3-win32-mingw.tar.xz",
|
||||
"hash": "920b24edc1d933dbc40fd0d671540a69554ae52966934061cfdf58c09a822b76",
|
||||
"extract_dir": "curl-7.73.0-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user