@@ -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/119 .0.1/linux-x86_64/en-US/firefox-119 .0.1.tar.bz2" ,
14
- sha256 = "7d7e65a8e8f11a821545cdb9a3348c68d4fd60d2b6f5454fb17dc4d42fabde56 " ,
13
+ url = "https://ftp.mozilla.org/pub/firefox/releases/120 .0.1/linux-x86_64/en-US/firefox-120 .0.1.tar.bz2" ,
14
+ sha256 = "8c9dccdc35dbd3739f6a1e0459a1a415c6ee7ffe4d2272cba1fd3987f9c2133a " ,
15
15
build_file_content = """
16
16
filegroup(
17
17
name = "files",
@@ -27,15 +27,15 @@ exports_files(
27
27
28
28
dmg_archive (
29
29
name = "mac_firefox" ,
30
- url = "https://ftp.mozilla.org/pub/firefox/releases/119 .0.1/mac/en-US/Firefox%20119 .0.1.dmg" ,
31
- sha256 = "e8aaf761df3a59e29bceb0a3331b097ba9a72a300d5dee677d11b908c8487701 " ,
30
+ url = "https://ftp.mozilla.org/pub/firefox/releases/120 .0.1/mac/en-US/Firefox%20120 .0.1.dmg" ,
31
+ sha256 = "b30cbaafe57c49fd334db05824b1641b75227da2415e6ae1751f72f9a1335d2d " ,
32
32
build_file_content = "exports_files([\" Firefox.app\" ])" ,
33
33
)
34
34
35
35
http_archive (
36
36
name = "linux_beta_firefox" ,
37
- url = "https://ftp.mozilla.org/pub/firefox/releases/120 .0b7/linux-x86_64/en-US/firefox-120 .0b7.tar.bz2" ,
38
- sha256 = "c63d6c900c9c085e831807aa0d2456df51b06eed24a8a8314cae6131351b851b " ,
37
+ url = "https://ftp.mozilla.org/pub/firefox/releases/121 .0b7/linux-x86_64/en-US/firefox-121 .0b7.tar.bz2" ,
38
+ sha256 = "f706ae774e37786d8782920655d89f0580b8fbd113a2888ac14d49cc810e3714 " ,
39
39
build_file_content = """
40
40
filegroup(
41
41
name = "files",
@@ -51,15 +51,15 @@ exports_files(
51
51
52
52
dmg_archive (
53
53
name = "mac_beta_firefox" ,
54
- url = "https://ftp.mozilla.org/pub/firefox/releases/120 .0b7/mac/en-US/Firefox%20120 .0b7.dmg" ,
55
- sha256 = "8244f255b15f3719404dd2766470aa5a2a1a0452dd3b7c7aaf7ec4fc3deb9335 " ,
54
+ url = "https://ftp.mozilla.org/pub/firefox/releases/121 .0b7/mac/en-US/Firefox%20121 .0b7.dmg" ,
55
+ sha256 = "560032deec826dc0b0b6061e0108aaeb1324e39652bd8f8ceb639da5087c7b83 " ,
56
56
build_file_content = "exports_files([\" Firefox.app\" ])" ,
57
57
)
58
58
59
59
http_archive (
60
60
name = "linux_dev_firefox" ,
61
- url = "https://ftp.mozilla.org/pub/firefox/releases/120 .0b7/linux-x86_64/en-US/firefox-120 .0b7.tar.bz2" ,
62
- sha256 = "c63d6c900c9c085e831807aa0d2456df51b06eed24a8a8314cae6131351b851b " ,
61
+ url = "https://ftp.mozilla.org/pub/firefox/releases/121 .0b7/linux-x86_64/en-US/firefox-121 .0b7.tar.bz2" ,
62
+ sha256 = "f706ae774e37786d8782920655d89f0580b8fbd113a2888ac14d49cc810e3714 " ,
63
63
build_file_content = """
64
64
filegroup(
65
65
name = "files",
@@ -75,8 +75,8 @@ exports_files(
75
75
76
76
dmg_archive (
77
77
name = "mac_dev_firefox" ,
78
- url = "https://ftp.mozilla.org/pub/firefox/releases/120 .0b7/mac/en-US/Firefox%20120 .0b7.dmg" ,
79
- sha256 = "8244f255b15f3719404dd2766470aa5a2a1a0452dd3b7c7aaf7ec4fc3deb9335 " ,
78
+ url = "https://ftp.mozilla.org/pub/firefox/releases/121 .0b7/mac/en-US/Firefox%20121 .0b7.dmg" ,
79
+ sha256 = "560032deec826dc0b0b6061e0108aaeb1324e39652bd8f8ceb639da5087c7b83 " ,
80
80
build_file_content = "exports_files([\" Firefox.app\" ])" ,
81
81
)
82
82
@@ -96,25 +96,25 @@ exports_files(
96
96
97
97
pkg_archive (
98
98
name = "mac_edge" ,
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 " ,
99
+ url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/fec5727f-a1e0-458c-a53d-cc69caef1230 /MicrosoftEdge-119.0.2151.97 .pkg" ,
100
+ sha256 = "786f8c5d3c53e54ddcf14d780164f1bc7f21483a5e01988a1b930b2aa790e7b0 " ,
101
101
move = {
102
- "MicrosoftEdge-119.0.2151.46 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
102
+ "MicrosoftEdge-119.0.2151.97 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
103
103
},
104
104
build_file_content = "exports_files([\" Edge.app\" ])" ,
105
105
)
106
106
107
107
http_archive (
108
108
name = "linux_edgedriver" ,
109
- url = "https://msedgedriver.azureedge.net/118 .0.2088.76 /edgedriver_linux64.zip" ,
110
- sha256 = "d046450ef8c105ed4a4692baa93ccc5139db5b2746843d7dbdb9fc5a31991f5e " ,
109
+ url = "https://msedgedriver.azureedge.net/119 .0.2151.97 /edgedriver_linux64.zip" ,
110
+ sha256 = "0039b5ce30479fd8789cb395fd1e578e4a7ebb76d80c80fae3aa624d144a5fdd " ,
111
111
build_file_content = "exports_files([\" msedgedriver\" ])" ,
112
112
)
113
113
114
114
http_archive (
115
115
name = "mac_edgedriver" ,
116
- url = "https://msedgedriver.azureedge.net/118 .0.2088.76 /edgedriver_mac64.zip" ,
117
- sha256 = "906008760332bd7c702f040661578262ff9be48546ed5831bf3209d572b16f2f " ,
116
+ url = "https://msedgedriver.azureedge.net/119 .0.2151.97 /edgedriver_mac64.zip" ,
117
+ sha256 = "b5ec14956a341db07373783ad84f7701441dfc9ceec7a0895778ad76b70c2ddb " ,
118
118
build_file_content = "exports_files([\" msedgedriver\" ])" ,
119
119
)
120
120
0 commit comments