trilium: 0.30.6 -> 0.30.8
https://github.com/zadam/trilium/releases/tag/v0.30.8 https://github.com/zadam/trilium/releases/tag/v0.30.7
This commit is contained in:
parent
b0fea1dc9c
commit
9f50259ea6
@ -13,11 +13,11 @@ let
|
||||
|
||||
in stdenv.mkDerivation rec {
|
||||
name = "trilium-${version}";
|
||||
version = "0.30.6";
|
||||
version = "0.30.8";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/zadam/trilium/releases/download/v${version}/trilium-linux-x64-${version}.tar.xz";
|
||||
sha256 = "0f2hf2lky4r4nh3hj5fmniy8gjbgdyj8i5d6bhf156yp3lx802ay";
|
||||
sha256 = "1mw8m9qm5jqfbwzj721gyfa656bp3hs8mrqx5d354rbx5f12pgjr";
|
||||
};
|
||||
|
||||
# Fetch from source repo, no longer included in release.
|
||||
|
Loading…
Reference in New Issue
Block a user