File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 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">0b4 /linux-x86_64/en-US/firefox-139.0b4 .tar.xz",
54
- sha256 = "21bfb99fe445e64ad8fb86822fd6d77c9c0d387530b787f3c3fc99b97723d664 " ,
53
+ url = "https://ftp.mozilla.org/pub/firefox/releases/139.%3Cspan%20class="x x-first x-last">0b5 /linux-x86_64/en-US/firefox-139.0b5 .tar.xz",
54
+ sha256 = "5ff7ed52bf658b78b80595629096f12a16951ebb702da9a0dce9b02b14421976 " ,
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">0b4 /mac/en-US/Firefox%20139.0b4 .dmg",
76
- sha256 = "c61d0fe161c6cb778a3e564f4cffa70cc7fb6bb5770586fa66c7db8ab9c31cf1 " ,
75
+ url = "https://ftp.mozilla.org/pub/firefox/releases/139.%3Cspan%20class="x x-first x-last">0b5 /mac/en-US/Firefox%20139.0b5 .dmg",
76
+ sha256 = "c0c4cb22c32298f4d3199162326937a13700a9330b8f9840bf21ada5fcc41638 " ,
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