Skip to content

Commit

Permalink
firefox-devedition-unwrapped: 135.0b4 -> 135.0b9 (NixOS#377438)
Browse files Browse the repository at this point in the history
  • Loading branch information
jopejoe1 authored Jan 27, 2025
2 parents cb18cf2 + e7b9045 commit 9db2696
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@

buildMozillaMach rec {
pname = "firefox-devedition";
version = "135.0b4";
version = "135.0b9";
applicationName = "Mozilla Firefox Developer Edition";
requireSigning = false;
branding = "browser/branding/aurora";
src = fetchurl {
url = "mirror://mozilla/devedition/releases/${version}/source/firefox-${version}.source.tar.xz";
sha512 = "d3ee20d264c4c26308b814f4cc997349a6df32da17b9a29514b0504f7548606f4b6793ccd2e7464babf6588f13bfcc0e0641f9ac8d620f7da7d7e45684fdf775";
sha512 = "bf09f999b347492b841a26fcbcfb4d37e5f74528a05ffab47572dcaae01cb43e70baf58e83cc5153498a6a6ad2cb69507b628fba840090c91f4dbca62717a435";
};

meta = {
Expand Down

0 comments on commit 9db2696

Please sign in to comment.