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(
5050
5151 http_archive (
5252 name = "linux_beta_firefox" ,
53- url = "https://ftp.mozilla.org/pub/firefox/releases/135.0b6 /linux-x86_64/en-US/firefox-135.0b6 .tar.xz" ,
54- sha256 = "104ae2f77c52f428ca0e037b0167e147d508b822e77543b26530dbef6764a018 " ,
53+ url = "https://ftp.mozilla.org/pub/firefox/releases/135.0b7 /linux-x86_64/en-US/firefox-135.0b7 .tar.xz" ,
54+ sha256 = "9bafcbeab38e25a13465daffd9b8ac0312798dea36d3f1c33cc1ca7e9e396527 " ,
5555 build_file_content = """
5656load("@aspect_rules_js//js:defs.bzl", "js_library")
5757package(default_visibility = ["//visibility:public"])
@@ -72,8 +72,8 @@ js_library(
7272
7373 dmg_archive (
7474 name = "mac_beta_firefox" ,
75- url = "https://ftp.mozilla.org/pub/firefox/releases/135.0b6 /mac/en-US/Firefox%20135.0b6 .dmg" ,
76- sha256 = "13f82e6220312b602481ec5a0d33ffc7c826913efb73f0cf8fdbc8b0482cd9b0 " ,
75+ url = "https://ftp.mozilla.org/pub/firefox/releases/135.0b7 /mac/en-US/Firefox%20135.0b7 .dmg" ,
76+ sha256 = "8fdaaac29c19f50ab67d5c4d5766eb596253c7c2368cfe042846685d836f78f1 " ,
7777 build_file_content = """
7878load("@aspect_rules_js//js:defs.bzl", "js_library")
7979package(default_visibility = ["//visibility:public"])
You can’t perform that action at this time.
0 commit comments