There was an error while loading. Please reload this page.
1 parent 40f6429 commit 1181640Copy full SHA for 1181640
bazel/repositories.bzl
@@ -29,7 +29,7 @@ def prometheus_cpp_repositories():
29
sha256 = "93fb2cd4b880656b4e8589c912a9fd092750166d555166370247f09d18f5d0c0",
30
strip_prefix = "curl-7.83.1",
31
urls = [
32
- "https://github.com/curl/curl/releases/download/curl-7_82_0/curl-7.83.1.tar.gz",
+ "https://github.com/curl/curl/releases/download/curl-7_83_1/curl-7.83.1.tar.gz",
33
"https://curl.haxx.se/download/curl-7.83.1.tar.gz",
34
],
35
build_file = "@com_github_jupp0r_prometheus_cpp//bazel:curl.BUILD",
0 commit comments