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/150.0b4 /linux-x86_64/en-US/firefox-150.0b4 .tar.xz" ,
54- sha256 = "6b443f3974324c3e9b19809a98434a16da73240d7caba57ab182b938059a09c7 " ,
53+ url = "https://ftp.mozilla.org/pub/firefox/releases/150.0b5 /linux-x86_64/en-US/firefox-150.0b5 .tar.xz" ,
54+ sha256 = "7ac86a240a875fe0d0b22d6e766755a3d2766ce3b9936620de4b8661deb12592 " ,
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/150.0b4 /mac/en-US/Firefox%20150.0b4 .dmg" ,
76- sha256 = "fc78c4bd0cacba6f425e118ac5423e1587fe4ed7977c1fa683ba3ece1127ac19 " ,
75+ url = "https://ftp.mozilla.org/pub/firefox/releases/150.0b5 /mac/en-US/Firefox%20150.0b5 .dmg" ,
76+ sha256 = "2cb3e0868179c7c264979c4db1120853da5c3ab3996b2ae4900da8cee4048de6 " ,
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