heynote: 2.2.2 -> 2.3.2
This commit is contained in:
parent
c7327b1796
commit
2db497a8ad
@ -7,11 +7,11 @@
|
||||
}:
|
||||
let
|
||||
pname = "heynote";
|
||||
version = "2.2.2";
|
||||
version = "2.3.2";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/heyman/heynote/releases/download/v${version}/Heynote_${version}_x86_64.AppImage";
|
||||
sha256 = "sha256-DFJ7j8eFElbsU7EiIZuH9DdkuBVmmDQ66tkRDYBApCc=";
|
||||
sha256 = "sha256-GqzznFea7vIGOe5XH5r3jOzk7CfRn9M8KHonUMsvs50=";
|
||||
};
|
||||
|
||||
appimageContents = appimageTools.extractType2 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user