Skip to content

Commit 3dad508

Browse files
committed
Updating pinned browsers
[skip ci]
1 parent 4687dce commit 3dad508

1 file changed

Lines changed: 28 additions & 26 deletions

File tree

common/repositories.bzl

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# This file has been generated using `bazel run scripts:pinned_browsers`
23

34
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
@@ -10,74 +11,75 @@ def pin_browsers():
1011

1112
http_archive(
1213
name = "linux_firefox",
13-
url = "https://ftp.mozilla.org/pub/firefox/releases/94.0/linux-x86_64/en-US/firefox-94.0.tar.bz2",
14-
sha256 = "9d91733d36b16bea6df2e988ccc8ec541bda558f8a8d9a4d4134225dd21ac7ec",
14+
url = "https://ftp.mozilla.org/pub/firefox/releases/97.0.1/linux-x86_64/en-US/firefox-97.0.1.tar.bz2",
15+
sha256 = "a63d28ae61926c0d7447f57d4e6fb514401d560abb50ce787bb6bd0e9b7b820f",
1516
build_file_content = "exports_files([\"firefox\"])",
1617
)
17-
18+
1819
dmg_archive(
1920
name = "mac_firefox",
20-
url = "https://ftp.mozilla.org/pub/firefox/releases/94.0/mac/en-US/Firefox%2094.0.dmg",
21-
sha256 = "e0cfa0a2ba3bb02928ea27a155733967979d6c947071756c77b3a7ec1de3ee68",
21+
url = "https://ftp.mozilla.org/pub/firefox/releases/97.0.1/mac/en-US/Firefox%2097.0.1.dmg",
22+
sha256 = "172f90d0a2165d7abee8e5d5fdf578dd3f94d88b552c6d6f7c285480fa8f7afa",
2223
build_file_content = "exports_files([\"Firefox.app\"])",
2324
)
24-
25+
2526
http_archive(
2627
name = "linux_geckodriver",
2728
url = "https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-linux64.tar.gz",
2829
sha256 = "12c37f41d11ed982b7be43d02411ff2c75fb7a484e46966d000b47d1665baa88",
2930
build_file_content = "exports_files([\"geckodriver\"])",
3031
)
31-
32+
3233
http_archive(
3334
name = "mac_geckodriver",
3435
url = "https://github.com/mozilla/geckodriver/releases/download/v0.30.0/geckodriver-v0.30.0-macos.tar.gz",
3536
sha256 = "560ba192666c1fe8796404153cfdf2d12551515601c4b3937aabcba6ee300f8c",
3637
build_file_content = "exports_files([\"geckodriver\"])",
3738
)
38-
39+
3940
pkg_archive(
4041
name = "mac_edge",
41-
url = "https://officecdn-microsoft-com.akamaized.net/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/MicrosoftEdge-96.0.1054.34.pkg?platform=Mac&Consent=1&channel=Stable",
42-
sha256 = "6c2a4966dfc164e17ca27a9326ca115674b55f8f0f128e6b0c80da1fc0bf228d",
42+
url = "https://officecdn-microsoft-com.akamaized.net/pr/C1297A47-86C4-4C1F-97FA-950631F94777/MacAutoupdate/MicrosoftEdge-98.0.1108.62.pkg?platform=Mac&Consent=0&channel=Stable",
43+
sha256 = "5686213b227d0af11757596c5828e720784b7b9caea6c44412c366a65ec3d006",
4344
move = {
44-
"MicrosoftEdge-96.0.1054.34.pkg/Payload/Microsoft Edge.app": "Edge.app",
45+
"MicrosoftEdge-98.0.1108.62.pkg/Payload/Microsoft Edge.app": "Edge.app",
4546
},
4647
build_file_content = "exports_files([\"Edge.app\"])",
4748
)
48-
49+
4950
http_archive(
5051
name = "mac_edgedriver",
51-
url = "https://msedgedriver.azureedge.net/96.0.1025.0/edgedriver_mac64.zip",
52-
sha256 = "0bcf934ce4b2b57f268e72096817fc6aad2b763e3541fa2d510ece3efc816bab",
52+
url = "https://msedgedriver.azureedge.net/98.0.1108.62/edgedriver_mac64.zip",
53+
sha256 = "6d57166f128fff7399d23399c4adfae33405dcb3f97a02b2c456298e0edd0993",
5354
build_file_content = "exports_files([\"msedgedriver\"])",
5455
)
55-
56+
5657
http_archive(
5758
name = "linux_chrome",
58-
url = "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/929514/chrome-linux.zip",
59-
sha256 = "fe7920c48f4e2c55d1b0a00dafb90fda912e998f47fd70a2eff12fb524e8efe8",
59+
url = "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/950341/chrome-linux.zip",
60+
sha256 = "7a74df8b80856f5212c12ed01833a56c1b6257b6e9999be2aa096fd15a37e5e8",
6061
build_file_content = "exports_files([\"chrome-linux\"])",
6162
)
62-
63+
6364
http_archive(
6465
name = "mac_chrome",
65-
url = "https://storage.googleapis.com/chromium-browser-snapshots/Mac/929514/chrome-mac.zip",
66-
sha256 = "4bf550ac9e12dfb717cbd275d131e6f42fc5d9e794b4afda13653478f22b4ca5",
66+
url = "https://storage.googleapis.com/chromium-browser-snapshots/Mac/950341/chrome-mac.zip",
67+
sha256 = "61de76d4398a229e95572bb7e922dd15b876c1388593ad29521707af2a76b682",
6768
strip_prefix = "chrome-mac",
6869
build_file_content = "exports_files([\"Chromium.app\"])",
6970
)
70-
71+
7172
http_archive(
7273
name = "linux_chromedriver",
73-
url = "https://chromedriver.storage.googleapis.com/96.0.4664.45/chromedriver_linux64.zip",
74-
sha256 = "750497861c928996b84500c3cd2e1346a0eb764c8eaabf843b5ca301695f9e97",
74+
url = "https://chromedriver.storage.googleapis.com/98.0.4758.102/chromedriver_linux64.zip",
75+
sha256 = "3592d3f11f9758e86d73716fba6a751f7d493e03611da5d5eecac8ff14aa9814",
7576
build_file_content = "exports_files([\"chromedriver\"])",
7677
)
77-
78+
7879
http_archive(
7980
name = "mac_chromedriver",
80-
url = "https://chromedriver.storage.googleapis.com/96.0.4664.45/chromedriver_mac64.zip",
81-
sha256 = "0e88eab13db9bd6ef2def8c2342556c29f739f00846de21258b2a3b61e476b64",
81+
url = "https://chromedriver.storage.googleapis.com/98.0.4758.102/chromedriver_mac64.zip",
82+
sha256 = "de3684725907a80c71a33b6d4746bc50791f043b55292f658514627ab8a2dad4",
8283
build_file_content = "exports_files([\"chromedriver\"])",
8384
)
85+

0 commit comments

Comments
 (0)