Skip to content

Commit

Permalink
Update curl to version 7.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Nov 29, 2017
1 parent f59d6b5 commit b2f028f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/curl.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"homepage": "https://curl.haxx.se/",
"version": "7.56.1",
"version": "7.57.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://dl.bintray.com/vszakats/generic/curl-7.56.1-win64-mingw.7z",
"hash": "f33707b3d1125570029d422bda1023fbe5f4a3eb1cba6aab07d7a9e5b8eec343",
"extract_dir": "curl-7.56.1-win64-mingw"
"url": "https://dl.bintray.com/vszakats/generic/curl-7.57.0-win64-mingw.7z",
"hash": "2f4dff926d892ebff0c62b7455dab196a3a4510976965a27fbbd16e02362251d",
"extract_dir": "curl-7.57.0-win64-mingw"
},
"32bit": {
"url": "https://dl.bintray.com/vszakats/generic/curl-7.56.1-win32-mingw.7z",
"hash": "5fd3b330388cd1cee220e49602361ed10edc21ef7d59e53aa6276e520317e826",
"extract_dir": "curl-7.56.1-win32-mingw"
"url": "https://dl.bintray.com/vszakats/generic/curl-7.57.0-win32-mingw.7z",
"hash": "dbb38f3dc1c00c4bab20c1cc47641aa1b4102548a754b86c0608a8afbb6100cf",
"extract_dir": "curl-7.57.0-win32-mingw"
}
},
"bin": "bin\\curl.exe",
Expand Down

0 comments on commit b2f028f

Please sign in to comment.