File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -56,15 +56,15 @@ def pin_browsers():
5656
5757 http_archive (
5858 name = "linux_chrome" ,
59- url = "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/885174 /chrome-linux.zip" ,
60- sha256 = "7a7781b13a9296f67aefda073b056446ef850c01c5b56e90dde1f3cfb1bde806 " ,
59+ url = "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/902192 /chrome-linux.zip" ,
60+ sha256 = "2fd5218274f01d2ae5db666903189a379ebe683826b579aba0e582d11e7a2722 " ,
6161 build_file_content = "exports_files([\" chrome-linux\" ])" ,
6262 )
6363
6464 http_archive (
6565 name = "mac_chrome" ,
66- url = "https://storage.googleapis.com/chromium-browser-snapshots/Mac/885174 /chrome-mac.zip" ,
67- sha256 = "8aab4d6052d42c660afd18b100fe7c0b4df6d1d523be953dce6601b873b6f205 " ,
66+ url = "https://storage.googleapis.com/chromium-browser-snapshots/Mac/902192 /chrome-mac.zip" ,
67+ sha256 = "b944959f7e75bd4457f55662541d921b3b8d0be4e488450006ae615079bc0814 " ,
6868 strip_prefix = "chrome-mac" ,
6969 build_file_content = "exports_files([\" Chromium.app\" ])" ,
7070 )
You can’t perform that action at this time.
0 commit comments