Skip to content

Commit

Permalink
firefox-esr-128-unwrapped: 128.5.0esr -> 128.5.1esr
Browse files Browse the repository at this point in the history
  • Loading branch information
mweinelt authored and github-actions[bot] committed Dec 10, 2024
1 parent 9a0644d commit 795dc8a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@

buildMozillaMach rec {
pname = "firefox";
version = "128.5.0esr";
version = "128.5.1esr";
src = fetchurl {
url = "mirror://mozilla/firefox/releases/${version}/source/firefox-${version}.source.tar.xz";
sha512 = "ff20f18f92c5e9cd1d9eaf7c38cec61bcab2dca8dd2817519b712bc1f760b5c6e290212acf3289152764e5130e01626950b7ecd9327b2c587b24a246591afd67";
sha512 = "476d71ff45a7178301081191d1b4c47fb21b42618f12191605f95ad48603b84a9150cb5c96f668751a43c8f6a4a43ecf337d38007d8e2b546f006faead2d66d5";
};

meta = {
Expand Down

0 comments on commit 795dc8a

Please sign in to comment.