add -latest suffix to miniforge3

The auto-resolve feature (#2487) means that

  pyenv install miniforge3

installs miniforge3-4.10.3-10 and not the exactly named "miniforge3"
recipe.  Renaming "miniforge3" to "miniforge3-latest" solves this
issue allowing users to execute

  pyenv install miniforge3-latest

This is similar to the naming of the current "miniconda3-latest" recipe.
This commit is contained in:
Nick Henderson 2022-12-07 12:56:03 -08:00
parent a57106c932
commit 8cfa967d74