mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
curl: Update to version 7.70.0_2
This commit is contained in:
parent
539ab84f96
commit
ef1952faf6
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://curl.haxx.se/",
|
||||
"description": "Command line tool and library for transferring data with URLs",
|
||||
"version": "7.70.0_1",
|
||||
"version": "7.70.0_2",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.70.0_1/curl-7.70.0_1-win64-mingw.tar.xz",
|
||||
"hash": "6ebf0cfcd0892f6a7f5b33e28a0faee065d1ec574ce6fab3ba73f392bf89fd73",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.70.0_2/curl-7.70.0_2-win64-mingw.tar.xz",
|
||||
"hash": "0cbbf64c04d09d2d182b2408f66f8570272a91155faa33e9cc9829fab4175178",
|
||||
"extract_dir": "curl-7.70.0-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-7.70.0_1/curl-7.70.0_1-win32-mingw.tar.xz",
|
||||
"hash": "ee97436f35fed4bbbf343899d9f6bad5b83e035fd7bd6af488a94d273ab728f3",
|
||||
"url": "https://curl.haxx.se/windows/dl-7.70.0_2/curl-7.70.0_2-win32-mingw.tar.xz",
|
||||
"hash": "16c3f25bcaba46700c58a2fa774a488a093636ba8b5e6210e6abea5a3a1c532d",
|
||||
"extract_dir": "curl-7.70.0-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user