Browse Source

Update and rename mambaforge3-latest to mambaforge3

pull/2019/head
Anton Petrov 5 years ago
committed by GitHub
parent
commit
fc7560bcfd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugins/python-build/share/python-build/mambaforge3

plugins/python-build/share/python-build/mambaforge3-latest → plugins/python-build/share/python-build/mambaforge3 View File

@ -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

Loading…
Cancel
Save