File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -424,10 +424,10 @@ http_archive(
424
424
http_archive (
425
425
name = "zlib" ,
426
426
build_file = "@com_google_protobuf//:third_party/zlib.BUILD" ,
427
- sha256 = "c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1 " ,
428
- strip_prefix = "zlib-1.2.11 " ,
427
+ sha256 = "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23 " ,
428
+ strip_prefix = "zlib-1.3.1 " ,
429
429
urls = [
430
- "https://storage.googleapis.com/public-bazel-artifacts/zlib/zlib-1.2.11 .tar.gz" ,
430
+ "https://storage.googleapis.com/public-bazel-artifacts/zlib/zlib-1.3.1 .tar.gz" ,
431
431
],
432
432
)
433
433
Original file line number Diff line number Diff line change @@ -1260,5 +1260,5 @@ DISTDIR_FILES = {
1260
1260
"https://storage.googleapis.com/public-bazel-artifacts/js/rules_nodejs-core-5.8.2.tar.gz" : "764a3b3757bb8c3c6a02ba3344731a3d71e558220adcb0cf7e43c9bba2c37ba8" ,
1261
1261
"https://storage.googleapis.com/public-bazel-artifacts/js/rules_ts-v1.4.0.tar.gz" : "ace5b609603d9b5b875d56c9c07182357c4ee495030f40dcefb10d443ba8c208" ,
1262
1262
"https://storage.googleapis.com/public-bazel-artifacts/python/six-1.10.0.tar.gz" : "105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a" ,
1263
- "https://storage.googleapis.com/public-bazel-artifacts/zlib/zlib-1.2.11 .tar.gz" : "c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1 " ,
1263
+ "https://storage.googleapis.com/public-bazel-artifacts/zlib/zlib-1.3.1 .tar.gz" : "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23 " ,
1264
1264
}
You can’t perform that action at this time.
0 commit comments