Skip to content

Commit

Permalink
firefox-esr-128-unwrapped: 128.4.0esr -> 128.5.0esr
Browse files Browse the repository at this point in the history
  • Loading branch information
mweinelt committed Nov 26, 2024
1 parent 9a4a69d commit 3fa8e94
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.4.0esr";
version = "128.5.0esr";
src = fetchurl {
url = "mirror://mozilla/firefox/releases/${version}/source/firefox-${version}.source.tar.xz";
sha512 = "e720b1f993926d73f5a5727648f753176ac2fd093fb0b71393946bbc5919ce5fc7b88b82960bd1aa427b5663c7f659828dc6702485fc0c1e7a6961571c67faa3";
sha512 = "ff20f18f92c5e9cd1d9eaf7c38cec61bcab2dca8dd2817519b712bc1f760b5c6e290212acf3289152764e5130e01626950b7ecd9327b2c587b24a246591afd67";
};

meta = {
Expand Down

0 comments on commit 3fa8e94

Please sign in to comment.