Skip to content

Commit 11bcef1

Browse files
quiet: 2.3.3 -> 4.0.2 (#390025)
Co-authored-by: kashw2 <[email protected]>
2 parents d8c0fec + 6ef4a35 commit 11bcef1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/qu/quiet/package.nix

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

88
appimageTools.wrapType2 rec {
99
pname = "quiet";
10-
version = "2.3.3";
10+
version = "4.0.2";
1111

1212
src = fetchurl {
1313
url = "https://github.com/TryQuiet/quiet/releases/download/@quiet/desktop@${version}/Quiet-${version}.AppImage";
14-
hash = "sha256-G607VZiP7jWk0lIeiM2agKZTDutLeyelu+6wnTezHnE=";
14+
hash = "sha256-+Ym3k7GbC2XRKs2t3Aokxh9/dtUXWzJqKqi4VZyO35g=";
1515
};
1616

1717
meta = {

0 commit comments

Comments
 (0)