Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit d3c402e

Browse files
committed
curl 7.50.1
1 parent 1713bbc commit d3c402e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slaves/dist/build_curl.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -ex
44

5-
VERSION=7.49.0
6-
SHA256=14f44ed7b5207fea769ddb2c31bd9e720d37312e1c02315def67923a4a636078
5+
VERSION=7.50.1
6+
SHA256=3c12c5f54ccaa1d40abc65d672107dcc75d3e1fcb38c267484334280096e5156
77

88
curl http://cool.haxx.se/download/curl-$VERSION.tar.bz2 | \
99
tee >(sha256sum > curl-$VERSION.tar.bz2.sha256) | tar xjf -

0 commit comments

Comments
 (0)