Skip to content

Commit 2448031

Browse files
committed
Roll browsers
1 parent 0c86525 commit 2448031

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

common/repositories.bzl

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ def pin_browsers():
1010

1111
http_archive(
1212
name = "linux_firefox",
13-
url = "https://ftp.mozilla.org/pub/firefox/releases/119.0/linux-x86_64/en-US/firefox-119.0.tar.bz2",
14-
sha256 = "3cba47e712cec5de5716666ef640f678d65ffb3c8ed5a67986296dcfa59fbc32",
13+
url = "https://ftp.mozilla.org/pub/firefox/releases/119.0.1/linux-x86_64/en-US/firefox-119.0.1.tar.bz2",
14+
sha256 = "7d7e65a8e8f11a821545cdb9a3348c68d4fd60d2b6f5454fb17dc4d42fabde56",
1515
build_file_content = """
1616
filegroup(
1717
name = "files",
@@ -27,15 +27,15 @@ exports_files(
2727

2828
dmg_archive(
2929
name = "mac_firefox",
30-
url = "https://ftp.mozilla.org/pub/firefox/releases/119.0/mac/en-US/Firefox%20119.0.dmg",
31-
sha256 = "9ea862f623fb3ffbdc6af5cbab34aa7a57aff0c7b13789ccca03ceb73ccae2e9",
30+
url = "https://ftp.mozilla.org/pub/firefox/releases/119.0.1/mac/en-US/Firefox%20119.0.1.dmg",
31+
sha256 = "e8aaf761df3a59e29bceb0a3331b097ba9a72a300d5dee677d11b908c8487701",
3232
build_file_content = "exports_files([\"Firefox.app\"])",
3333
)
3434

3535
http_archive(
3636
name = "linux_beta_firefox",
37-
url = "https://ftp.mozilla.org/pub/firefox/releases/120.0b4/linux-x86_64/en-US/firefox-120.0b4.tar.bz2",
38-
sha256 = "820940b16184844d33acf58729ec7058b5a4e4faf6182810a51b66ae934f062b",
37+
url = "https://ftp.mozilla.org/pub/firefox/releases/120.0b7/linux-x86_64/en-US/firefox-120.0b7.tar.bz2",
38+
sha256 = "c63d6c900c9c085e831807aa0d2456df51b06eed24a8a8314cae6131351b851b",
3939
build_file_content = """
4040
filegroup(
4141
name = "files",
@@ -51,15 +51,15 @@ exports_files(
5151

5252
dmg_archive(
5353
name = "mac_beta_firefox",
54-
url = "https://ftp.mozilla.org/pub/firefox/releases/120.0b4/mac/en-US/Firefox%20120.0b4.dmg",
55-
sha256 = "36ec8e6da5b442ee0681b6ccaba0a00fa649ea6eaa073fedd9690505956b1ed0",
54+
url = "https://ftp.mozilla.org/pub/firefox/releases/120.0b7/mac/en-US/Firefox%20120.0b7.dmg",
55+
sha256 = "8244f255b15f3719404dd2766470aa5a2a1a0452dd3b7c7aaf7ec4fc3deb9335",
5656
build_file_content = "exports_files([\"Firefox.app\"])",
5757
)
5858

5959
http_archive(
6060
name = "linux_dev_firefox",
61-
url = "https://ftp.mozilla.org/pub/firefox/releases/120.0b4/linux-x86_64/en-US/firefox-120.0b4.tar.bz2",
62-
sha256 = "820940b16184844d33acf58729ec7058b5a4e4faf6182810a51b66ae934f062b",
61+
url = "https://ftp.mozilla.org/pub/firefox/releases/120.0b7/linux-x86_64/en-US/firefox-120.0b7.tar.bz2",
62+
sha256 = "c63d6c900c9c085e831807aa0d2456df51b06eed24a8a8314cae6131351b851b",
6363
build_file_content = """
6464
filegroup(
6565
name = "files",
@@ -75,8 +75,8 @@ exports_files(
7575

7676
dmg_archive(
7777
name = "mac_dev_firefox",
78-
url = "https://ftp.mozilla.org/pub/firefox/releases/120.0b4/mac/en-US/Firefox%20120.0b4.dmg",
79-
sha256 = "36ec8e6da5b442ee0681b6ccaba0a00fa649ea6eaa073fedd9690505956b1ed0",
78+
url = "https://ftp.mozilla.org/pub/firefox/releases/120.0b7/mac/en-US/Firefox%20120.0b7.dmg",
79+
sha256 = "8244f255b15f3719404dd2766470aa5a2a1a0452dd3b7c7aaf7ec4fc3deb9335",
8080
build_file_content = "exports_files([\"Firefox.app\"])",
8181
)
8282

@@ -96,10 +96,10 @@ exports_files(
9696

9797
pkg_archive(
9898
name = "mac_edge",
99-
url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/0653c991-65a8-45b1-a86e-5054fb37379a/MicrosoftEdge-118.0.2088.76.pkg",
100-
sha256 = "19818679657a36795fe4824869361cdca55cb27ddb89e804248db3c99f41cdab",
99+
url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/fba50137-9cc2-40da-9b02-dbb606193c1a/MicrosoftEdge-119.0.2151.46.pkg",
100+
sha256 = "3cbd9e4e2360664409454615855968a2465e5f1d13480263824ea79da8ac421a",
101101
move = {
102-
"MicrosoftEdge-118.0.2088.76.pkg/Payload/Microsoft Edge.app": "Edge.app",
102+
"MicrosoftEdge-119.0.2151.46.pkg/Payload/Microsoft Edge.app": "Edge.app",
103103
},
104104
build_file_content = "exports_files([\"Edge.app\"])",
105105
)

0 commit comments

Comments
 (0)