chore: updates
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
makeWrapper,
|
||||
}: let
|
||||
pname = "vibetyper";
|
||||
version = "1.3.8";
|
||||
version = "1.4.0";
|
||||
src = fetchurl {
|
||||
url = "https://cdn.vibetyper.com/releases/linux/VibeTyper.AppImage";
|
||||
sha256 = "sha256-RbuF34+6tCECfQs/AzUedcQQ9MS6uz6ecfosKnLVQPg=";
|
||||
sha256 = "sha256-p4MOTKbEMIUhwhyGSE/l6ucwpPjeTELJ0lX4TXrKf2Y=";
|
||||
};
|
||||
appimageContents = appimageTools.extractType2 {inherit pname version src;};
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user