diff --git a/plugins/python-build/share/python-build/mambaforge3-latest b/plugins/python-build/share/python-build/mambaforge3 similarity index 90% rename from plugins/python-build/share/python-build/mambaforge3-latest rename to plugins/python-build/share/python-build/mambaforge3 index bc9bf88a..6ca5eaa9 100644 --- a/plugins/python-build/share/python-build/mambaforge3-latest +++ b/plugins/python-build/share/python-build/mambaforge3 @@ -17,7 +17,7 @@ case "$(anaconda_architecture 2>/dev/null || true)" in * ) { echo colorize 1 "ERROR" - echo ": The binary distribution of Mambaforge is not available for $(anaconda_architecture 2>/dev/null || true)." + echo ": The binary distribution of Mambaforge3 is not available for $(anaconda_architecture 2>/dev/null || true)." echo } >&2 exit 1