trilium: 0.33.6 -> 0.37.8

This commit is contained in:
Christian Kampka 2019-12-05 13:44:08 +01:00
parent cbd67719fd
commit fa851fd7a8
No known key found for this signature in database
GPG Key ID: B88E140DB4FE1AA5

@ -13,11 +13,11 @@ let
in stdenv.mkDerivation rec {
pname = "trilium";
version = "0.33.6";
version = "0.37.8";
src = fetchurl {
url = "https://github.com/zadam/trilium/releases/download/v${version}/trilium-linux-x64-${version}.tar.xz";
sha256 = "1sg6iqhpgyr8zr6w6dgs0ha0indb9vyp8vh2clj2fds5ahhlvf91";
sha256 = "06d88waxxjdnrn0y8qr6p9rf5xkvl5lbabb0xyk0dgy3wg70zlxz";
};
# Fetch from source repo, no longer included in release.