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 0b4c35f + 5ba3f27 commit d0b8bc2Copy full SHA for d0b8bc2
pkgs/by-name/tu/tutanota-desktop/package.nix
@@ -7,11 +7,11 @@
7
8
appimageTools.wrapType2 rec {
9
pname = "tutanota-desktop";
10
- version = "293.250630.0";
+ version = "299.250725.1";
11
12
src = fetchurl {
13
url = "https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-${version}/tutanota-desktop-linux.AppImage";
14
- hash = "sha256-USyNM4cQs+ugwkDwsookR3rDn2+6uir6NnL651jM85I=";
+ hash = "sha256-nZ9LdXqGAEeCM/1tzfz0jnq6AyamobmP/vNgJoHjfhs=";
15
};
16
17
extraPkgs = pkgs: [ pkgs.libsecret ];
0 commit comments