curl: Update to version 7.87.0_8

This commit is contained in:
github-actions[bot] 2023-02-13 16:29:54 +00:00
parent 5fea62f449
commit 09b0e651f6

View File

@ -1,18 +1,18 @@
{
"version": "7.87.0_7",
"version": "7.87.0_8",
"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.87.0_7/curl-7.87.0_7-win64-mingw.tar.xz",
"hash": "df0231b99fd977321b199436f054cf5e0b295374578151349f75ba3d20f222ef",
"extract_dir": "curl-7.87.0_7-win64-mingw"
"url": "https://curl.haxx.se/windows/dl-7.87.0_8/curl-7.87.0_8-win64-mingw.tar.xz",
"hash": "affad4e39661686c7738165f2c6386f93130d700c440433805772fac1303ff0f",
"extract_dir": "curl-7.87.0_8-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.87.0_7/curl-7.87.0_7-win32-mingw.tar.xz",
"hash": "97758a08ec105b8ea4aa0dea4a9f10f1909774259c0299a780159bfa5546f61e",
"extract_dir": "curl-7.87.0_7-win32-mingw"
"url": "https://curl.haxx.se/windows/dl-7.87.0_8/curl-7.87.0_8-win32-mingw.tar.xz",
"hash": "d1841018d81fe460fdde3082a79ff7c461788beaf3030e9780d81a307240da53",
"extract_dir": "curl-7.87.0_8-win32-mingw"
}
},
"bin": "bin\\curl.exe",