curl: Update to version 7.76.1_1

This commit is contained in:
Richard Kuhnt 2021-05-14 21:00:26 +00:00
parent c34efe311b
commit 979656996f

View File

@ -1,17 +1,17 @@
{
"version": "7.76.1",
"version": "7.76.1_1",
"description": "Command line tool and library for transferring data with URLs",
"homepage": "https://curl.haxx.se/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.76.1/curl-7.76.1-win64-mingw.tar.xz",
"hash": "7404b9d10765eb516c3f263d73d7e1845c12c410afced835be365b9101388e99",
"url": "https://curl.haxx.se/windows/dl-7.76.1_1/curl-7.76.1_1-win64-mingw.tar.xz",
"hash": "2bfd6fcd14e8cfbce222fec7f4db6122f2c6b389d72910713da65fccdcfec7bd",
"extract_dir": "curl-7.76.1-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.76.1/curl-7.76.1-win32-mingw.tar.xz",
"hash": "ab8355be94719a64a478c46e75f376924e9b6b8538df1af48549544e2b21ca77",
"url": "https://curl.haxx.se/windows/dl-7.76.1_1/curl-7.76.1_1-win32-mingw.tar.xz",
"hash": "7f479aced7aa3c5f553a6acd7dab73dee20d43497f060a38206fac2110aaf7a4",
"extract_dir": "curl-7.76.1-win32-mingw"
}
},