heptabase: 1.53.7 -> 1.54.0 (#394500)
Co-authored-by: luftmensch-luftmensch <luftmensch-luftmensch@users.noreply.github.com>
This commit is contained in:
co-authored by
luftmensch-luftmensch
commit
2e4ea7add0
@@ -5,10 +5,10 @@
|
||||
}:
|
||||
let
|
||||
pname = "heptabase";
|
||||
version = "1.53.7";
|
||||
version = "1.54.0";
|
||||
src = fetchurl {
|
||||
url = "https://github.com/heptameta/project-meta/releases/download/v${version}/Heptabase-${version}.AppImage";
|
||||
hash = "sha256-wy69dT/Iyt1jZKMh8/yCGk7+Z/NQt8R2d8jHXOZSvgQ=";
|
||||
hash = "sha256-wn/HYtwOdP5n5GVJgNWjeujwhDAYE8PfK84JcuJjOwg=";
|
||||
};
|
||||
|
||||
appimageContents = appimageTools.extractType2 { inherit pname version src; };
|
||||
|
||||
Reference in New Issue
Block a user