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 = "129.0b9 " ;
67+ version = "130.0b2 " ;
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 = "225c7abd58b7dd1e6c54e4a5172b7dc4ea19f9f90930d6823d15f2f80524f4f910eb4cb7cf3f863722490447ac8f146654ab129ee89766306b4a6992e2706b20 " ;
73+ sha512 = "ef26fa3dad6fdafe8e8e2d9d88101b75244b3f21a499d0b61c4a2c9a0addbcd3184274096a34da958b0ab2489ecf6c3d7684a1f507ed687648b96f9e9e2b123c " ;
7474 } ;
7575
7676 meta = {
You can’t perform that action at this time.
0 commit comments