@@ -10,8 +10,8 @@ def pin_browsers():
10
10
11
11
http_archive (
12
12
name = "linux_firefox" ,
13
- url = "https://ftp.mozilla.org/pub/firefox/releases/115.0.3 /linux-x86_64/en-US/firefox-115.0.3 .tar.bz2" ,
14
- sha256 = "ee8980afe907fa552b52d573073e298b7878558faff8e8d5a4a7444f4f2d2cca " ,
13
+ url = "https://ftp.mozilla.org/pub/firefox/releases/117.0 /linux-x86_64/en-US/firefox-117.0 .tar.bz2" ,
14
+ sha256 = "5acf61aed42bbf43dff8fee90c55fd3bcecb1c710b86cdd2c380b5e4db7f3998 " ,
15
15
build_file_content = """
16
16
filegroup(
17
17
name = "files",
@@ -27,8 +27,8 @@ exports_files(
27
27
28
28
dmg_archive (
29
29
name = "mac_firefox" ,
30
- url = "https://ftp.mozilla.org/pub/firefox/releases/115.0.3 /mac/en-US/Firefox%20115.0.3 .dmg" ,
31
- sha256 = "96b2616d0f95352caad756a200e0b13d20ee300be1d02fdfd3bab17ed6e73fa3 " ,
30
+ url = "https://ftp.mozilla.org/pub/firefox/releases/117.0 /mac/en-US/Firefox%20117.0 .dmg" ,
31
+ sha256 = "eb9fcd6a7ea0feb56d64795367c32a1faea93db113d40b7a6b93e178af56e258 " ,
32
32
build_file_content = "exports_files([\" Firefox.app\" ])" ,
33
33
)
34
34
@@ -48,32 +48,32 @@ exports_files(
48
48
49
49
pkg_archive (
50
50
name = "mac_edge" ,
51
- url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1a586fcf-50fb-4714-9994-bef23c695628 /MicrosoftEdge-115 .0.1901.188 .pkg" ,
52
- sha256 = "c1bd8ab7e5d8972918ef089027515de14c892fb371a5b2c0322acadb46d29be8 " ,
51
+ url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/a989b093-c982-4d31-95d1-2c439f49b7e7 /MicrosoftEdge-116 .0.1938.76 .pkg" ,
52
+ sha256 = "d8676eb179b94be62e3a088367ae4525c96cd7bd79afdf3571b1e560a96c5643 " ,
53
53
move = {
54
- "MicrosoftEdge-115 .0.1901.188 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
54
+ "MicrosoftEdge-116 .0.1938.76 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
55
55
},
56
56
build_file_content = "exports_files([\" Edge.app\" ])" ,
57
57
)
58
58
59
59
http_archive (
60
60
name = "linux_edgedriver" ,
61
- url = "https://msedgedriver.azureedge.net/115 .0.1901.188 /edgedriver_linux64.zip" ,
62
- sha256 = "8a5d10f0d6c43ecf1c6c503a301defcf648a46440c32437862add99839bc4446 " ,
61
+ url = "https://msedgedriver.azureedge.net/116 .0.1938.76 /edgedriver_linux64.zip" ,
62
+ sha256 = "85b06da1719907402e4d78a1467e06539185c38b238019b6efb503000f3f04f8 " ,
63
63
build_file_content = "exports_files([\" msedgedriver\" ])" ,
64
64
)
65
65
66
66
http_archive (
67
67
name = "mac_edgedriver" ,
68
- url = "https://msedgedriver.azureedge.net/115 .0.1901.188 /edgedriver_mac64.zip" ,
69
- sha256 = "934fdf4f620cba11ba039e8e7dc40a7e23d0a49b5896e5ba53f3be1fe7b4e6ef " ,
68
+ url = "https://msedgedriver.azureedge.net/116 .0.1938.76 /edgedriver_mac64.zip" ,
69
+ sha256 = "3b0b2ba7e7a7e99c78a00a3a830fe72d2c3825d66e592ce3664cff563ddc6828 " ,
70
70
build_file_content = "exports_files([\" msedgedriver\" ])" ,
71
71
)
72
72
73
73
http_archive (
74
74
name = "linux_chrome" ,
75
- url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/115 .0.5790.102 /linux64/chrome-linux64.zip" ,
76
- sha256 = "aebaecf70965f152a743935a95d0013de3e9d96e194106eb13dfc1b9b1c7892c " ,
75
+ url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/116 .0.5845.96 /linux64/chrome-linux64.zip" ,
76
+ sha256 = "5d8ab1f999071b213d85e46ea4505d99df818b6fd0f8449e79710cb5403ba858 " ,
77
77
build_file_content = """
78
78
filegroup(
79
79
name = "files",
@@ -89,8 +89,8 @@ exports_files(
89
89
90
90
http_archive (
91
91
name = "mac_chrome" ,
92
- url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/115 .0.5790.102 /mac-x64/chrome-mac-x64.zip" ,
93
- sha256 = "76e2fbb782e195259e7e7873ffca0e7270d52066af79a0d401c92d66382420ec " ,
92
+ url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/116 .0.5845.96 /mac-x64/chrome-mac-x64.zip" ,
93
+ sha256 = "edc8e78f7a4b618037067593b2cb79ff571c16da0b955bc05a500af34b77d2fe " ,
94
94
strip_prefix = "chrome-mac-x64" ,
95
95
patch_cmds = [
96
96
"mv 'Google Chrome for Testing.app' Chrome.app" ,
@@ -101,14 +101,16 @@ exports_files(
101
101
102
102
http_archive (
103
103
name = "linux_chromedriver" ,
104
- url = "https://chromedriver.storage.googleapis.com/114.0.5735.90/chromedriver_linux64.zip" ,
105
- sha256 = "a7787ef8b139170cab4abfca4a0284fd5d006bfd979624b4af25b64d583a6f44" ,
104
+ url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/116.0.5845.96/linux64/chromedriver-linux64.zip" ,
105
+ sha256 = "17d225af124f9483a5d79a547f28f34253d7a1ef603ab7fb5ee185c0e4c71535" ,
106
+ strip_prefix = "chromedriver-linux64" ,
106
107
build_file_content = "exports_files([\" chromedriver\" ])" ,
107
108
)
108
109
109
110
http_archive (
110
111
name = "mac_chromedriver" ,
111
- url = "https://chromedriver.storage.googleapis.com/114.0.5735.90/chromedriver_mac64.zip" ,
112
- sha256 = "6abdc9d358c2bc4668bef7b23048de2a9dbd3ad82cfbc6dfe322e74d4cff1650" ,
112
+ url = "https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/116.0.5845.96/mac-x64/chromedriver-mac-x64.zip" ,
113
+ sha256 = "3ec691569dc8e98d803cf206c5fd4627e56836c81a5d1c9b7e5644a4e61ffd3f" ,
114
+ strip_prefix = "chromedriver-mac-x64" ,
113
115
build_file_content = "exports_files([\" chromedriver\" ])" ,
114
116
)
0 commit comments