File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
pkgs/applications/networking/browsers/firefox Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6464
6565 firefox-devedition = buildMozillaMach rec {
6666 pname = "firefox-devedition" ;
67- version = "131.0b9 " ;
67+ version = "132.0b5 " ;
6868 applicationName = "Mozilla Firefox Developer Edition" ;
6969 requireSigning = false ;
7070 branding = "browser/branding/aurora" ;
7171 src = fetchurl {
7272 url = "mirror://mozilla/devedition/releases/${ version } /source/firefox-${ version } .source.tar.xz" ;
73- sha512 = "f1f56bd121ecdf1f659ce85ea77a9b1abe983583081f6cadaaf4c57695148b481eed1ecfa7ac2d3449fbc1a0c8560a8a5665e309722a5fc5455df740cf639989 " ;
73+ sha512 = "3c2f028ae1d2ebf01a4fc341ee7f706bfdacb0c4dd2db2e3f24b42fe1e4e89f67a3827ad794c557c084a723272928264ae9e0bf67a4268078ebd8e4af1f97688 " ;
7474 } ;
7575
7676 meta = {
You can’t perform that action at this time.
0 commit comments