From fc7560bcfde1b2c68727e1c1bc21ed2b301cf45e Mon Sep 17 00:00:00 2001 From: Anton Petrov Date: Sun, 25 Jul 2021 11:24:59 +0300 Subject: [PATCH] Update and rename mambaforge3-latest to mambaforge3 --- .../share/python-build/{mambaforge3-latest => mambaforge3} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename plugins/python-build/share/python-build/{mambaforge3-latest => mambaforge3} (90%) 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