We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8c0fec + 6ef4a35 commit 11bcef1Copy full SHA for 11bcef1
pkgs/by-name/qu/quiet/package.nix
@@ -7,11 +7,11 @@
7
8
appimageTools.wrapType2 rec {
9
pname = "quiet";
10
- version = "2.3.3";
+ version = "4.0.2";
11
12
src = fetchurl {
13
url = "https://github.com/TryQuiet/quiet/releases/download/@quiet/desktop@${version}/Quiet-${version}.AppImage";
14
- hash = "sha256-G607VZiP7jWk0lIeiM2agKZTDutLeyelu+6wnTezHnE=";
+ hash = "sha256-+Ym3k7GbC2XRKs2t3Aokxh9/dtUXWzJqKqi4VZyO35g=";
15
};
16
17
meta = {
0 commit comments