curl: Update to version 8.2.1_5

This commit is contained in:
github-actions[bot] 2023-08-07 16:27:43 +00:00
parent 781440dc90
commit ee528f3008

View File

@ -1,23 +1,23 @@
{ {
"version": "8.2.1_4", "version": "8.2.1_5",
"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.2.1_4/curl-8.2.1_4-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.2.1_5/curl-8.2.1_5-win64-mingw.tar.xz",
"hash": "0df006ef2e5884f1d61c155019dfd4fe37f98a80fd151959298342ce9ede754a", "hash": "fd04c0d2c0c57627108b6ebb707a7585bc7136360ec3558b66cdccbff798e3eb",
"extract_dir": "curl-8.2.1_4-win64-mingw" "extract_dir": "curl-8.2.1_5-win64-mingw"
}, },
"32bit": { "32bit": {
"url": "https://curl.se/windows/dl-8.2.1_4/curl-8.2.1_4-win32-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.2.1_5/curl-8.2.1_5-win32-mingw.tar.xz",
"hash": "7ab5d8e73fac1f70b287d61fc3a29b79d2fa74dc525d26e84b4df77e2ca9935d", "hash": "6637a0f0c7017a50a56c92e4988439d296191f9248184301f71f8886d8efd6cc",
"extract_dir": "curl-8.2.1_4-win32-mingw" "extract_dir": "curl-8.2.1_5-win32-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.2.1_4/curl-8.2.1_4-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.2.1_5/curl-8.2.1_5-win64a-mingw.tar.xz",
"hash": "e83b5230d6598dbfb9bd202469f0497af2bb64eeab383ebe4b9d6235ee75fccd", "hash": "1b443b49cf3a643d5d5a7c5b4bf8ef10fe39d279f9b6a0e44a317d6ef64b6179",
"extract_dir": "curl-8.2.1_4-win64a-mingw" "extract_dir": "curl-8.2.1_5-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",