From 65450762c66867b1039b2df9dd6996bce602928c Mon Sep 17 00:00:00 2001 From: Derek Argueta Date: Sun, 2 Feb 2020 10:02:18 -0800 Subject: [PATCH] deps: upgrade curl to 7.68 (#9910) Signed-off-by: Derek Argueta --- bazel/repository_locations.bzl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 3af6839b8b20..33dad2296319 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -256,9 +256,9 @@ REPOSITORY_LOCATIONS = dict( urls = ["https://github.com/census-instrumentation/opencensus-cpp/archive/13b1a2f29f541b6b2c4cb8bc3f6fbf3589d44227.tar.gz"], ), com_github_curl = dict( - sha256 = "52af3361cf806330b88b4fe6f483b6844209d47ae196ac46da4de59bb361ab02", - strip_prefix = "curl-7.67.0", - urls = ["https://github.com/curl/curl/releases/download/curl-7_67_0/curl-7.67.0.tar.gz"], + sha256 = "1dd7604e418b0b9a9077f62f763f6684c1b092a7bc17e3f354b8ad5c964d7358", + strip_prefix = "curl-7.68.0", + urls = ["https://github.com/curl/curl/releases/download/curl-7_68_0/curl-7.68.0.tar.gz"], ), com_googlesource_chromium_v8 = dict( # This archive was created using https://storage.googleapis.com/envoyproxy-wee8/wee8-archive.sh