curl: Update to version 7.83.1_4

This commit is contained in:
github-actions[bot] 2022-06-15 20:31:44 +00:00
parent 4e1a150115
commit 944676f043

View File

@ -1,18 +1,18 @@
{
"version": "7.83.1_3",
"version": "7.83.1_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.83.1_3/curl-7.83.1_3-win64-mingw.tar.xz",
"hash": "2d05fc277d1be42bab0119db5ee4e7406f0e7294a796726f7fd9552451b8247b",
"extract_dir": "curl-7.83.1_3-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.83.1_4/curl-7.83.1_4-win64-mingw.tar.xz",
"hash": "773c9c98929fbcaf0c27d67716090ae00003d1acd97fede05fd9f1b8ee255604",
"extract_dir": "curl-7.83.1_4-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.83.1_3/curl-7.83.1_3-win32-mingw.tar.xz",
"hash": "ab9e9ddc21db93e9e761a3ccdcb3c0f381a17a586a4de4cbaeda2564810c42a5",
"extract_dir": "curl-7.83.1_3-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.83.1_4/curl-7.83.1_4-win32-mingw.tar.xz",
"hash": "431c777278ed4399e5ecdb17f05acba39232197b3c619e3d8c8e34a98af24618",
"extract_dir": "curl-7.83.1_4-win32-mingw"
}
},
"bin": "bin\\curl.exe",