curl: Update to version 7.66.0_1

This commit is contained in:
Richard Kuhnt 2019-09-11 14:00:21 +00:00
parent b1c1141b8d
commit 72b4f84618

View File

@ -1,17 +1,17 @@
{
"homepage": "https://curl.haxx.se/",
"description": "Command line tool and library for transferring data with URLs",
"version": "7.66.0",
"version": "7.66.0_1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.66.0/curl-7.66.0-win64-mingw.tar.xz",
"hash": "46913680e10fdb5ab4f4690f16b03f6b3046235b3ee122624f583a5edc31c755",
"url": "https://curl.haxx.se/windows/dl-7.66.0_1/curl-7.66.0_1-win64-mingw.tar.xz",
"hash": "56e0d4befbbab6d54b564891bf2e7ccb0649fe69e733695e904c1422b06153e2",
"extract_dir": "curl-7.66.0-win64-mingw"
},
"32bit": {
"url": "https://curl.haxx.se/windows/dl-7.66.0/curl-7.66.0-win32-mingw.tar.xz",
"hash": "f877c1812c48a85aace20c3a8b2eeb2719274d9c3f1c65679fa890738f601c97",
"url": "https://curl.haxx.se/windows/dl-7.66.0_1/curl-7.66.0_1-win32-mingw.tar.xz",
"hash": "f11429a332e17dc9fe687bf5506c7aa20c90c72a6d766394d88fb01689ae7ebb",
"extract_dir": "curl-7.66.0-win32-mingw"
}
},