curl: Update to version 8.16.0_1

This commit is contained in:
github-actions[bot] 2025-09-11 12:31:50 +00:00
parent 7863787b53
commit 0ce989970b

View File

@ -1,18 +1,18 @@
{
"version": "8.15.0_7",
"version": "8.16.0_1",
"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.15.0_7/curl-8.15.0_7-win64-mingw.tar.xz",
"hash": "f77490a4c59b253f0951b2202b871ec77e0bddebe655ad241bb6881577ad2f90",
"extract_dir": "curl-8.15.0_7-win64-mingw"
"url": "https://curl.se/windows/dl-8.16.0_1/curl-8.16.0_1-win64-mingw.tar.xz",
"hash": "646f1ccb4c7ee9b08ad238c99aee6618f1b53475c45f1a44ca6684037d61c288",
"extract_dir": "curl-8.16.0_1-win64-mingw"
},
"arm64": {
"url": "https://curl.se/windows/dl-8.15.0_7/curl-8.15.0_7-win64a-mingw.tar.xz",
"hash": "96e2a1f685188f1860c7402d0e1c3357e36cdd1e316d431959f06f8e55cb411f",
"extract_dir": "curl-8.15.0_7-win64a-mingw"
"url": "https://curl.se/windows/dl-8.16.0_1/curl-8.16.0_1-win64a-mingw.tar.xz",
"hash": "de17718631e00d7cca30361c40e5494571e59438e61fb97dc1eaa78ea93633a4",
"extract_dir": "curl-8.16.0_1-win64a-mingw"
}
},
"bin": "bin\\curl.exe",