@@ -35,8 +35,8 @@ exports_files(
35
35
36
36
http_archive (
37
37
name = "linux_beta_firefox" ,
38
- url = "https://ftp.mozilla.org/pub/firefox/releases/125.0b3 /linux-x86_64/en-US/firefox-125.0b3 .tar.bz2" ,
39
- sha256 = "6cdebd362dbfbf207bad3d82e529f570d7785e5889420f1645c47773107c299f " ,
38
+ url = "https://ftp.mozilla.org/pub/firefox/releases/125.0b4 /linux-x86_64/en-US/firefox-125.0b4 .tar.bz2" ,
39
+ sha256 = "41657b5a23eb472b938218237959d2ee1aeb0165e8b46fc846bf2d797e30b84e " ,
40
40
build_file_content = """
41
41
filegroup(
42
42
name = "files",
@@ -52,8 +52,8 @@ exports_files(
52
52
53
53
dmg_archive (
54
54
name = "mac_beta_firefox" ,
55
- url = "https://ftp.mozilla.org/pub/firefox/releases/125.0b3 /mac/en-US/Firefox%20125.0b3 .dmg" ,
56
- sha256 = "16f3f7e66fd46fede4545312b8c776576cc4935e4a41ce27527252ec5ab0a18c " ,
55
+ url = "https://ftp.mozilla.org/pub/firefox/releases/125.0b4 /mac/en-US/Firefox%20125.0b4 .dmg" ,
56
+ sha256 = "df9ba1d6f5e4a98ffd9c5060c01451d133f73efa60376faa07e497ef72bb98ee " ,
57
57
build_file_content = "exports_files([\" Firefox.app\" ])" ,
58
58
)
59
59
@@ -73,10 +73,10 @@ exports_files(
73
73
74
74
pkg_archive (
75
75
name = "mac_edge" ,
76
- url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/cb3060ca-0635-4d36-b315-e2a0539f4889 /MicrosoftEdge-123 .0.2420.53 .pkg" ,
77
- sha256 = "0b8dc79dcf1415f7559a7dd927f4a1ef5055155ea1d924b863d570debdb68408 " ,
76
+ url = "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/61b13da3-c921-482a-9166-743689310b71 /MicrosoftEdge-122 .0.2365.92 .pkg" ,
77
+ sha256 = "304243a7ef631781b707c0d9cb8fd35e718cebad91c29078e389bb4e813afef9 " ,
78
78
move = {
79
- "MicrosoftEdge-123 .0.2420.53 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
79
+ "MicrosoftEdge-122 .0.2365.92 .pkg/Payload/Microsoft Edge.app" : "Edge.app" ,
80
80
},
81
81
build_file_content = "exports_files([\" Edge.app\" ])" ,
82
82
)
0 commit comments