curl: Update to version 7.67.0

This commit is contained in:
Richard Kuhnt 2019-11-06 10:00:17 +00:00
parent a83b2b9dc4
commit e5fea1d99c

View File

@ -1,18 +1,18 @@
{
"homepage": "https://curl.haxx.se/",
"description": "Command line tool and library for transferring data with URLs",
"version": "7.66.0_2",
"version": "7.67.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.66.0_2/curl-7.66.0_2-win64-mingw.tar.xz",
"hash": "56e0d4befbbab6d54b564891bf2e7ccb0649fe69e733695e904c1422b06153e2",
"extract_dir": "curl-7.66.0-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.67.0/curl-7.67.0-win64-mingw.tar.xz",
"hash": "4d0a680dfd602b6c43e77202f92bc494d4085bbca95f488321b6bde09bf971cc",
"extract_dir": "curl-7.67.0-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.66.0_2/curl-7.66.0_2-win32-mingw.tar.xz",
"hash": "f11429a332e17dc9fe687bf5506c7aa20c90c72a6d766394d88fb01689ae7ebb",
"extract_dir": "curl-7.66.0-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.67.0/curl-7.67.0-win32-mingw.tar.xz",
"hash": "995ce80afea77a2786d9db2d3f33524d382e64ac215aa46072ce390ba1e4b7d4",
"extract_dir": "curl-7.67.0-win32-mingw"
}
},
"bin": "bin\\curl.exe",