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/140.0b7 /linux-x86_64/en-US/firefox-140.0b7 .tar.xz" ,
54-         sha256  =  "a6e232e676e9b1490d673745da8221614e7cab68ed73003e41d6a07d91062af8 " ,
53+         url  =  "https://ftp.mozilla.org/pub/firefox/releases/140.0b8 /linux-x86_64/en-US/firefox-140.0b8 .tar.xz" ,
54+         sha256  =  "1fa8bcb1e242ffbad091b3ee7067ece582d34508db394e656832ab07b058e96e " ,
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/140.0b7 /mac/en-US/Firefox%20140.0b7 .dmg" ,
76-         sha256  =  "24a756a979ef4c23e223002e8cb748ad69236f023f0ba0168d98add4f5d0cb8e " ,
75+         url  =  "https://ftp.mozilla.org/pub/firefox/releases/140.0b8 /mac/en-US/Firefox%20140.0b8 .dmg" ,
76+         sha256  =  "7e648f5e0305a6abedb698ea5b29971cd1eb58225b998baa85a82d94bcf75342 " ,
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