File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -237,9 +237,9 @@ REPOSITORY_LOCATIONS = dict(
237237 urls = ["https://github.com/abseil/abseil-cpp/archive/refs/tags/20220623.1.tar.gz" ],
238238 ),
239239 com_google_benchmark = dict (
240- sha256 = "3aff99169fa8bdee356eaa1f691e835a6e57b1efeadb8a0f9f228531158246ac " ,
241- strip_prefix = "benchmark-1.7.0 " ,
242- urls = ["https://github.com/google/benchmark/archive/refs/tags/v1.7.0 .tar.gz" ],
240+ sha256 = "d26789a2b46d8808a48a4556ee58ccc7c497fcd4c0af9b90197674a81e04798a " ,
241+ strip_prefix = "benchmark-1.8.5 " ,
242+ urls = ["https://github.com/google/benchmark/archive/refs/tags/v1.8.5 .tar.gz" ],
243243 ),
244244 com_google_double_conversion = dict (
245245 sha256 = "3dbcdf186ad092a8b71228a5962009b5c96abde9a315257a3452eb988414ea3b" ,
You can’t perform that action at this time.
0 commit comments