g-plane/zsh-yarn-autocompletions

Lose the "-latest" in zplug.zsh.

yangxyo opened this issue · 0 comments

You are a careless man. You lose the "-latest" in url="https://github.com/g-plane/zsh-yarn-autocompletions/releases/download/v$version/yarn-autocompletions_$platform.zip". So installed by plugin-manager show 404.
It should be:

url="https://github.com/g-plane/zsh-yarn-autocompletions/releases/download/v$version/yarn-autocompletions_$platform-latest.zip