tutanota-desktop: 293.250630.0 -> 299.250725.1 (#425682)
This commit is contained in:
commit
d0b8bc27ba
@ -7,11 +7,11 @@
|
|||||||
|
|
||||||
appimageTools.wrapType2 rec {
|
appimageTools.wrapType2 rec {
|
||||||
pname = "tutanota-desktop";
|
pname = "tutanota-desktop";
|
||||||
version = "293.250630.0";
|
version = "299.250725.1";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-${version}/tutanota-desktop-linux.AppImage";
|
url = "https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-${version}/tutanota-desktop-linux.AppImage";
|
||||||
hash = "sha256-USyNM4cQs+ugwkDwsookR3rDn2+6uir6NnL651jM85I=";
|
hash = "sha256-nZ9LdXqGAEeCM/1tzfz0jnq6AyamobmP/vNgJoHjfhs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
extraPkgs = pkgs: [ pkgs.libsecret ];
|
extraPkgs = pkgs: [ pkgs.libsecret ];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user