programs/zsh: fix incorrect sha

This commit is contained in:
steveej 2020-11-25 21:50:56 +01:00
parent d54fb0e96f
commit 111fa91dcd

View file

@ -86,7 +86,7 @@ in {
owner = "zsh-users"; owner = "zsh-users";
repo = "zsh-autosuggestions"; repo = "zsh-autosuggestions";
rev = "v0.6.3"; rev = "v0.6.3";
sha256 = "1smskx9vkx78yhwspjq2c5r5swh9fc5xxa40ib4753f00wk4dwpp"; sha256 = "1h8h2mz9wpjpymgl2p7pc146c1jgb3dggpvzwm9ln3in336wl95c";
}; };
} }
{ {