1
+
1
2
# This file has been generated using `bazel run scripts:pinned_browsers`
2
3
3
4
load ("@bazel_tools//tools/build_defs/repo:http.bzl" , "http_archive" )
@@ -10,74 +11,75 @@ def pin_browsers():
10
11
11
12
http_archive (
12
13
name = "linux_firefox" ,
13
- url = "https://ftp.mozilla.org/pub/firefox/releases/92 .0/linux-x86_64/en-US/firefox-92 .0.tar.bz2" ,
14
- sha256 = "29050d18670a61585b101f8fa4e196fcfc22d0447178143202301836f3c048eb " ,
14
+ url = "https://ftp.mozilla.org/pub/firefox/releases/93 .0/linux-x86_64/en-US/firefox-93 .0.tar.bz2" ,
15
+ sha256 = "9d06897b80d77cfb59e1c8bd4dfc427590b058616ae634e52cfe272af06f9b32 " ,
15
16
build_file_content = "exports_files([\" firefox\" ])" ,
16
17
)
17
-
18
+
18
19
dmg_archive (
19
20
name = "mac_firefox" ,
20
- url = "https://ftp.mozilla.org/pub/firefox/releases/92 .0/mac/en-US/Firefox%2092 .0.dmg" ,
21
- sha256 = "68978c990d06ab94364a36c49d220aeb4e07a8c5d9eaa677bb154a300612964e " ,
21
+ url = "https://ftp.mozilla.org/pub/firefox/releases/93 .0/mac/en-US/Firefox%2093 .0.dmg" ,
22
+ sha256 = "b4c78628c2bf68ee431e15d998383fb6168dbfa916f848f27aba73db67410bc6 " ,
22
23
build_file_content = "exports_files([\" Firefox.app\" ])" ,
23
24
)
24
-
25
+
25
26
http_archive (
26
27
name = "linux_geckodriver" ,
27
28
url = "https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-linux64.tar.gz" ,
28
29
sha256 = "12c37f41d11ed982b7be43d02411ff2c75fb7a484e46966d000b47d1665baa88" ,
29
30
build_file_content = "exports_files([\" geckodriver\" ])" ,
30
31
)
31
-
32
+
32
33
http_archive (
33
34
name = "mac_geckodriver" ,
34
35
url = "https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-macos.tar.gz" ,
35
36
sha256 = "560ba192666c1fe8796404153cfdf2d12551515601c4b3937aabcba6ee300f8c" ,
36
37
build_file_content = "exports_files([\" geckodriver\" ])" ,
37
38
)
38
-
39
+
39
40
pkg_archive (
40
41
name = "mac_edge" ,
41
- url = "https://officecdn-microsoft-com.akamaized.net/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/MicrosoftEdge-93 .0.961.52 .pkg?platform=Mac&Consent=0&channel=Stable" ,
42
- sha256 = "c67bb3162624035df17bac44ba19569728b8759d1807414d348a59b059dd6557 " ,
42
+ url = "https://officecdn-microsoft-com.akamaized.net/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/MicrosoftEdge-94 .0.992.38 .pkg?platform=Mac&Consent=0&channel=Stable" ,
43
+ sha256 = "fb1bd12401ea3e38bc5cb7ed24cae4772ed5bd56c6d00506b3dd8e84d4ef1e69 " ,
43
44
move = {
44
- "MicrosoftEdge-93 .0.961.52 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
45
+ "MicrosoftEdge-94 .0.992.38 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
45
46
},
46
47
build_file_content = "exports_files([\" Edge.app\" ])" ,
47
48
)
48
-
49
+
49
50
http_archive (
50
51
name = "mac_edgedriver" ,
51
- url = "https://msedgedriver.azureedge.net/93 .0.961.52 /edgedriver_mac64.zip" ,
52
- sha256 = "3f3e3c9ff37ecd44179035efa30c522a9c9be9f40656bfeb67a06fdca83bcca3 " ,
52
+ url = "https://msedgedriver.azureedge.net/94 .0.992.38 /edgedriver_mac64.zip" ,
53
+ sha256 = "04b60d16a553bd005f311986d31985832495aa4dce330cc6008d8bfb86d16ebf " ,
53
54
build_file_content = "exports_files([\" msedgedriver\" ])" ,
54
55
)
55
-
56
+
56
57
http_archive (
57
58
name = "linux_chrome" ,
58
59
url = "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/911494/chrome-linux.zip" ,
59
60
sha256 = "25264b328b50589ecae6ed7d87575a34cd9b92ac71b9bc843bacab9562736a02" ,
60
61
build_file_content = "exports_files([\" chrome-linux\" ])" ,
61
62
)
62
-
63
+
63
64
http_archive (
64
65
name = "mac_chrome" ,
65
66
url = "https://storage.googleapis.com/chromium-browser-snapshots/Mac/911494/chrome-mac.zip" ,
66
67
sha256 = "bec65d1366588f27ce7df1929960e2c93eb88d333ec1da14b9dc96f9f0d07c09" ,
67
68
strip_prefix = "chrome-mac" ,
68
69
build_file_content = "exports_files([\" Chromium.app\" ])" ,
69
70
)
70
-
71
+
71
72
http_archive (
72
73
name = "linux_chromedriver" ,
73
- url = "https://chromedriver.storage.googleapis.com/93 .0.4577.63 /chromedriver_linux64.zip" ,
74
- sha256 = "eb1065a67ac2db7233cd402c197e8372c1dd52e4e2e930b7e5e1250fa4f45470 " ,
74
+ url = "https://chromedriver.storage.googleapis.com/94 .0.4606.61 /chromedriver_linux64.zip" ,
75
+ sha256 = "d2011e5b7c7c13225d6d0e237d8cfbb2a52601c1a91005841a38358c31d2f4d0 " ,
75
76
build_file_content = "exports_files([\" chromedriver\" ])" ,
76
77
)
77
-
78
+
78
79
http_archive (
79
80
name = "mac_chromedriver" ,
80
- url = "https://chromedriver.storage.googleapis.com/93 .0.4577.63 /chromedriver_mac64.zip" ,
81
- sha256 = "ff4469d533dd09998fc99767468995b81b2ccd180811d961496e3b4f9d058284 " ,
81
+ url = "https://chromedriver.storage.googleapis.com/94 .0.4606.61 /chromedriver_mac64.zip" ,
82
+ sha256 = "3b91860aa4d71330e68cac11da586ac39adcead361ae95b3fa856fd3da5383ac " ,
82
83
build_file_content = "exports_files([\" chromedriver\" ])" ,
83
84
)
85
+
0 commit comments