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 1010buildMozillaMach rec {
1111 pname = "firefox-devedition" ;
1212 binaryName = pname ;
13- version = "137.0b2 " ;
13+ version = "137.0b6 " ;
1414 applicationName = "Firefox Developer Edition" ;
1515 requireSigning = false ;
1616 branding = "browser/branding/aurora" ;
1717 src = fetchurl {
1818 url = "mirror://mozilla/devedition/releases/${ version } /source/firefox-${ version } .source.tar.xz" ;
19- sha512 = "a15eded14d6a4ddeb3798ac7bb72a9e8a6541a3ee76dc9051cf6865816079f8794e6defe2f9299f327976eefc1f4ea957d972b56d1f03816296b25f0c0173a12 " ;
19+ sha512 = "91fb3e010d62805ec29758bb46b3d520dc3a3e2b0f040de4e284aeb5fe812b5b084563f560a229f54a404a5130429d60b35eac15d89f1cb586fd364b61a7f8be " ;
2020 } ;
2121
2222 meta = {
You can’t perform that action at this time.
0 commit comments