File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
pkgs/applications/networking/browsers/firefox/packages Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99
1010buildMozillaMach rec {
1111 pname = "firefox-devedition" ;
12- version = "133.0b1 " ;
12+ version = "135.0b4 " ;
1313 applicationName = "Mozilla Firefox Developer Edition" ;
1414 requireSigning = false ;
1515 branding = "browser/branding/aurora" ;
1616 src = fetchurl {
1717 url = "mirror://mozilla/devedition/releases/${ version } /source/firefox-${ version } .source.tar.xz" ;
18- sha512 = "dced4aba71b07b68ee31c283945e7d62a7032f08f5cf71aa261fc7ba32f58277acbe9fdbdd28777d7f4b824e411815b069cab0ce791438088c9ad19c3d2de62e " ;
18+ sha512 = "d3ee20d264c4c26308b814f4cc997349a6df32da17b9a29514b0504f7548606f4b6793ccd2e7464babf6588f13bfcc0e0641f9ac8d620f7da7d7e45684fdf775 " ;
1919 } ;
2020
2121 meta = {
You can’t perform that action at this time.
0 commit comments