curl: Update to version 8.18.0_4

This commit is contained in:
github-actions[bot] 2026-02-04 00:49:07 +00:00
parent 87ebf96c10
commit cb02c969eb

View File

@ -1,18 +1,18 @@
{
"version": "8.18.0_2",
"version": "8.18.0_4",
"description": "Command line tool and library for transferring data with URLs",
"homepage": "https://curl.se/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.se/windows/dl-8.18.0_2/curl-8.18.0_2-win64-mingw.tar.xz",
"hash": "0f12811f3388088dedf9f6ceafe51f9bc872199d102813b83ae041cf59468754",
"extract_dir": "curl-8.18.0_2-win64-mingw"
"url": "https://curl.se/windows/dl-8.18.0_4/curl-8.18.0_4-win64-mingw.tar.xz",
"hash": "b0ffced146ed167fd5eaa0e3d69e9ae07aea3af2ebd475b51893f44ce8c3cfd4",
"extract_dir": "curl-8.18.0_4-win64-mingw"
},
"arm64": {
"url": "https://curl.se/windows/dl-8.18.0_2/curl-8.18.0_2-win64a-mingw.tar.xz",
"hash": "7dd3eed968e96bc1dbb2ac68cea2de321d5a026ac515403c8cd5c533399dc670",
"extract_dir": "curl-8.18.0_2-win64a-mingw"
"url": "https://curl.se/windows/dl-8.18.0_4/curl-8.18.0_4-win64a-mingw.tar.xz",
"hash": "7eae9ac2e470466148d7c29a0b66500f819c5898573acb0fb474c829992c83c0",
"extract_dir": "curl-8.18.0_4-win64a-mingw"
}
},
"bin": "bin\\curl.exe",