flake-update #3
@@ -4,10 +4,10 @@
|
||||
lib,
|
||||
}: let
|
||||
pname = "vibetyper";
|
||||
version = "1.0.0";
|
||||
version = "1.2.2";
|
||||
src = fetchurl {
|
||||
url = "https://cdn.vibetyper.com/releases/linux/VibeTyper.AppImage";
|
||||
sha256 = "sha256-VpEeTNVrZPLJKk5Hl/4IHGdEEaYSfRyOcnhC0Buzdg8=";
|
||||
sha256 = "sha256-AUjrSVxyaI8Ok4pnoqaW4fGAd4GtSc0mEjDhkqdifY0=";
|
||||
};
|
||||
appimageContents = appimageTools.extractType2 {inherit pname version src;};
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user