File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ js_library(
50
50
51
51
http_archive (
52
52
name = "linux_beta_firefox" ,
53
- url = "https://ftp.mozilla.org/pub/firefox/releases/139.%3Cspan%20class="x x-first x-last">0b3 /linux-x86_64/en-US/firefox-139.0b3 .tar.xz",
54
- sha256 = "8db541819ed4c06678e1678715c0d3f2cc43fba21c593dfc6a5f10c7674e98af " ,
53
+ url = "https://ftp.mozilla.org/pub/firefox/releases/139.%3Cspan%20class="x x-first x-last">0b4 /linux-x86_64/en-US/firefox-139.0b4 .tar.xz",
54
+ sha256 = "21bfb99fe445e64ad8fb86822fd6d77c9c0d387530b787f3c3fc99b97723d664 " ,
55
55
build_file_content = """
56
56
load("@aspect_rules_js//js:defs.bzl", "js_library")
57
57
package(default_visibility = ["//visibility:public"])
@@ -72,8 +72,8 @@ js_library(
72
72
73
73
dmg_archive (
74
74
name = "mac_beta_firefox" ,
75
- url = "https://ftp.mozilla.org/pub/firefox/releases/139.%3Cspan%20class="x x-first x-last">0b3 /mac/en-US/Firefox%20139.0b3 .dmg",
76
- sha256 = "a7433bb645cbef9dd123afe8856060dbf6afaa1bab06d14298ebbc7d35968984 " ,
75
+ url = "https://ftp.mozilla.org/pub/firefox/releases/139.%3Cspan%20class="x x-first x-last">0b4 /mac/en-US/Firefox%20139.0b4 .dmg",
76
+ sha256 = "c61d0fe161c6cb778a3e564f4cffa70cc7fb6bb5770586fa66c7db8ab9c31cf1 " ,
77
77
build_file_content = """
78
78
load("@aspect_rules_js//js:defs.bzl", "js_library")
79
79
package(default_visibility = ["//visibility:public"])
You can’t perform that action at this time.
0 commit comments