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 = "135.0b9 " ;
13+ version = "137.0b2 " ;
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 = "bf09f999b347492b841a26fcbcfb4d37e5f74528a05ffab47572dcaae01cb43e70baf58e83cc5153498a6a6ad2cb69507b628fba840090c91f4dbca62717a435 " ;
19+ sha512 = "a15eded14d6a4ddeb3798ac7bb72a9e8a6541a3ee76dc9051cf6865816079f8794e6defe2f9299f327976eefc1f4ea957d972b56d1f03816296b25f0c0173a12 " ;
2020 } ;
2121
2222 meta = {
You can’t perform that action at this time.
0 commit comments