This is an anyenv plugin that
provides anyenv update
command to update all **env and all plugins.
Simply clone the repository into the plugins directory:
mkdir -p $(anyenv root)/plugins
git clone https://github.com/znz/anyenv-update.git $(anyenv root)/plugins/anyenv-update
anyenv update
(The MIT License)