Skip to content

Commit 810a7ac

Browse files
mweineltgithub-actions[bot]
authored andcommitted
firefox-unwrapped: 147.0.4 -> 148.0
https://www.firefox.com/en-US/firefox/148.0/releasenotes/ (cherry picked from commit 1c5a39a)
1 parent 8ffd4b8 commit 810a7ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • pkgs/applications/networking/browsers/firefox/packages

pkgs/applications/networking/browsers/firefox/packages/firefox.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99

1010
buildMozillaMach rec {
1111
pname = "firefox";
12-
version = "147.0.4";
12+
version = "148.0";
1313
src = fetchurl {
1414
url = "mirror://mozilla/firefox/releases/${version}/source/firefox-${version}.source.tar.xz";
15-
sha512 = "981368916582e1566594ab8e2c03cab471aaf04613d2c77a0d4e067ab159bb81b5929a801bbac20ef0506ef048cde91b2e2f89598fa8d4e8d66a8c8016bb9b33";
15+
sha512 = "b0e862091f3a07a02890f6414e77b433893364a8beaf522d440e97ed0060c9b14bdb2fffdecdf12dca849efce8c57d95a534b23e04259d83a96ee8f29e078349";
1616
};
1717

1818
meta = {

0 commit comments

Comments
 (0)