This repository was archived by the owner on Nov 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ def org_chromium_chromedriver():
6868 "https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/870763/chromedriver_linux64.zip" ,
6969 ],
7070 macos_sha256 =
71- "aa0124085146556d5d32ad172670e5dcef79b7429380112ad02898047ba7a8b7 " ,
71+ "ad36367b3cfa825ec5528954ef07408e66d7873fa59aa8917f6893a8c062034b " ,
7272 macos_urls = [
7373 "https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/870776/chromedriver_mac64.zip" ,
7474 ],
@@ -78,6 +78,7 @@ def org_chromium_chromedriver():
7878 "https://commondatastorage.googleapis.com/chromium-browser-snapshots/Win/870788/chromedriver_win32.zip" ,
7979 ],
8080 )
81+
8182def org_chromium_chromium ():
8283 platform_http_file (
8384 name = "org_chromium_chromium" ,
@@ -88,7 +89,7 @@ def org_chromium_chromium():
8889 "https://commondatastorage.googleapis.com/chromium-browser-snapshots/Linux_x64/870763/chrome-linux.zip" ,
8990 ],
9091 macos_sha256 =
91- "39118c96db1b3fdb0129f434912a329c5ca07d3a1c6c6cda673d3383d83e2f9a " ,
92+ "667be4bd866e14b38fdb1b4d1f4c04b4f86e1af710082c30f78c3c5b52e5a34d " ,
9293 macos_urls = [
9394 "https://commondatastorage.googleapis.com/chromium-browser-snapshots/Mac/870776/chrome-mac.zip" ,
9495 ],
You can’t perform that action at this time.
0 commit comments