curl: Update to version 7.84.0_2

This commit is contained in:
github-actions[bot] 2022-06-29 12:33:05 +00:00
parent 5dd306fab5
commit 20683514d6

View File

@ -1,18 +1,18 @@
{
"version": "7.84.0",
"version": "7.84.0_2",
"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.84.0/curl-7.84.0-win64-mingw.tar.xz",
"hash": "a64837e7191cb737b202b218298af12683b2d7e8ede891da0601544e99e93617",
"extract_dir": "curl-7.84.0-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.84.0_2/curl-7.84.0_2-win64-mingw.tar.xz",
"hash": "352451dccf7a8bd7c3001f1c7e557eb373567dda606f6106ea5e5334e77023c7",
"extract_dir": "curl-7.84.0_2-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.84.0/curl-7.84.0-win32-mingw.tar.xz",
"hash": "5dd0adb75ae253aefad1038cbcb716c5b903975029edfba82d4c4e059f3bfb80",
"extract_dir": "curl-7.84.0-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.84.0_2/curl-7.84.0_2-win32-mingw.tar.xz",
"hash": "c002073beca002b057ced8e4fd03a62b1f556cba6f399aacdc231d2b4f71638b",
"extract_dir": "curl-7.84.0_2-win32-mingw"
}
},
"bin": "bin\\curl.exe",