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/136.0b6 /linux-x86_64/en-US/firefox-136.0b6 .tar.xz" ,
54- sha256 = "63fe6daa4644b2dc08fc2a1b8a20b508914558d6c122b16c0abd806442b86afb " ,
53+ url = "https://ftp.mozilla.org/pub/firefox/releases/136.0b7 /linux-x86_64/en-US/firefox-136.0b7 .tar.xz" ,
54+ sha256 = "a8a7458f9ddd921634bbec9c93783ce01c592551ddd69884feb6152bc5f0711f " ,
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/136.0b6 /mac/en-US/Firefox%20136.0b6 .dmg" ,
76- sha256 = "eb71ee33566b027a60157b219d357809978a0892629b47c3668f30d94cf8d1c4 " ,
75+ url = "https://ftp.mozilla.org/pub/firefox/releases/136.0b7 /mac/en-US/Firefox%20136.0b7 .dmg" ,
76+ sha256 = "579481e264f1cccda8be3e35c475ac15e64eee235975c0df3a362e35eb109dd2 " ,
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