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

Commit bc45c35

Browse files
committed
curl 7.52.1
1 parent cacaa68 commit bc45c35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slaves/dist/build_curl.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -ex
44

5-
VERSION=7.51.0
6-
SHA256=7f8240048907e5030f67be0a6129bc4b333783b9cca1391026d700835a788dde
5+
VERSION=7.52.1
6+
SHA256=d16185a767cb2c1ba3d5b9096ec54e5ec198b213f45864a38b3bda4bbf87389b
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)