Skip to content

Commit 604251a

Browse files
committed
tutanota-desktop: 266.250202.0 -> 270.250219.0
1 parent 4f59aa5 commit 604251a

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 = "266.250202.0";
10+
version = "270.250219.0";
1111

1212
src = fetchurl {
1313
url = "https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-${version}/tutanota-desktop-linux.AppImage";
14-
hash = "sha256-N1Jl4t2oGQKcA3ChBfSHsKRFdJYg2cns5MCVob7yY+c=";
14+
hash = "sha256-4nIXOUBMcbc9mGVFrjZrHQ8Y/zNBOwI4luhfz445v8w=";
1515
};
1616

1717
extraPkgs = pkgs: [ pkgs.libsecret ];

0 commit comments

Comments
 (0)