Skip to content

Commit 0475aa8

Browse files
authored
tutanota-desktop: 271.250227.0 -> 274.250312.0 (#391245)
2 parents adb2378 + 9ac3ef0 commit 0475aa8

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 = "271.250227.0";
10+
version = "274.250312.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-03RNIGY9gTuvHurVX1UiZEZwnBoxrL4GfsEMdoN/irM=";
14+
hash = "sha256-30+ZKqbIEUvmWhQ3ZrDZkZMBUc7lKkv02Vbraq9vPrU=";
1515
};
1616

1717
extraPkgs = pkgs: [ pkgs.libsecret ];

0 commit comments

Comments
 (0)