Skip to content

Commit d0b8bc2

Browse files
authored
tutanota-desktop: 293.250630.0 -> 299.250725.1 (#425682)
2 parents 0b4c35f + 5ba3f27 commit d0b8bc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/tu/tutanota-desktop/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 = "tutanota-desktop";
10-
version = "293.250630.0";
10+
version = "299.250725.1";
1111

1212
src = fetchurl {
1313
url = "https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-${version}/tutanota-desktop-linux.AppImage";
14-
hash = "sha256-USyNM4cQs+ugwkDwsookR3rDn2+6uir6NnL651jM85I=";
14+
hash = "sha256-nZ9LdXqGAEeCM/1tzfz0jnq6AyamobmP/vNgJoHjfhs=";
1515
};
1616

1717
extraPkgs = pkgs: [ pkgs.libsecret ];

0 commit comments

Comments
 (0)