{ "version": "8.17.0_5", "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.17.0_5/curl-8.17.0_5-win64-mingw.tar.xz", "hash": "14d8966774e6d394596a8dce9d364c476479848b6358bebd011797df5505f1cf", "extract_dir": "curl-8.17.0_5-win64-mingw" }, "arm64": { "url": "https://curl.se/windows/dl-8.17.0_5/curl-8.17.0_5-win64a-mingw.tar.xz", "hash": "2df94698ddc5e5e1400e3334a1bcd619f5f7dc0c10e9b6684e3b4a1f7db1d214", "extract_dir": "curl-8.17.0_5-win64a-mingw" } }, "bin": "bin\\curl.exe", "checkver": { "url": "https://curl.se/windows/", "regex": "Build<\\/b>:\\s+([\\d._]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://curl.se/windows/dl-$version/curl-$version-win64-mingw.tar.xz", "extract_dir": "curl-$version-win64-mingw" }, "arm64": { "url": "https://curl.se/windows/dl-$version/curl-$version-win64a-mingw.tar.xz", "extract_dir": "curl-$version-win64a-mingw" } }, "hash": { "url": "$baseurl/hashes.txt", "regex": "SHA2-256\\($basename\\)=\\s+$sha256" } } }