Skip to content

Commit 410cf82

Browse files
authored
feat(waterfox): 6.6.14 -> 6.6.15 (#98)
1 parent 4cd4e8c commit 410cf82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/wa/waterfox-unwrapped/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
(buildMozillaMach rec {
1010
pname = "waterfox";
11-
version = "6.6.14";
11+
version = "6.6.15";
1212

1313
applicationName = "Waterfox";
1414
binaryName = "waterfox";
@@ -18,7 +18,7 @@
1818
owner = "BrowserWorks";
1919
repo = "Waterfox";
2020
tag = version;
21-
hash = "sha256-SjN/LotSmTEePS/eECUvJkiPiv5NfnSxME1EULHuhDY=";
21+
hash = "sha256-pwEG42CTXjT//xIoESkhB1OD3G1L3Dp//mXjG9a9k5I=";
2222
fetchSubmodules = true;
2323
preFetch = ''
2424
export GIT_CONFIG_COUNT=1

0 commit comments

Comments
 (0)