curl: Update to version 8.7.1_1

This commit is contained in:
github-actions[bot] 2024-03-27 13:14:37 +00:00
parent aed605c406
commit fa5fe6af6c

View File

@ -1,23 +1,23 @@
{ {
"version": "8.7.0_1", "version": "8.7.1_1",
"description": "Command line tool and library for transferring data with URLs", "description": "Command line tool and library for transferring data with URLs",
"homepage": "https://curl.se/", "homepage": "https://curl.se/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://curl.se/windows/dl-8.7.0_1/curl-8.7.0_1-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.7.1_1/curl-8.7.1_1-win64-mingw.tar.xz",
"hash": "242175600102766e7f92406524f08e8563b45ce12827929cc1c8bbfa8441711c", "hash": "95f829fe92b2dd67aee1283ffae3beaf4a1a67833a5f504e5fd78cbfbc9e8617",
"extract_dir": "curl-8.7.0_1-win64-mingw" "extract_dir": "curl-8.7.1_1-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.se/windows/dl-8.7.0_1/curl-8.7.0_1-win32-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.7.1_1/curl-8.7.1_1-win32-mingw.tar.xz",
"hash": "16ca549f094b7f132c01f4a95708b367425b8a7ea1f5d4405e44895516422a9f", "hash": "d3d1521af787dadd5e5e601bcb68b2257a0835b5105fe2a413bf29e2322e51e4",
"extract_dir": "curl-8.7.0_1-win32-mingw" "extract_dir": "curl-8.7.1_1-win32-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.7.0_1/curl-8.7.0_1-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.7.1_1/curl-8.7.1_1-win64a-mingw.tar.xz",
"hash": "7e72f63671c831f27fe971b62f42c98d4a3e60f9d2f9a7c541fc09968ce3fbcc", "hash": "38581b1a315705b70290da68ca44b74558ad6021b8851af21d10f6c71ab8f8d7",
"extract_dir": "curl-8.7.0_1-win64a-mingw" "extract_dir": "curl-8.7.1_1-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",