Browse Source

Update and rename miniforge3-latest to miniforge3

pull/2019/head
Anton Petrov 3 years ago
committed by GitHub
parent
commit
56fd6c3c51
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/miniforge3

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

@ -17,7 +17,7 @@ case "$(anaconda_architecture 2>/dev/null || true)" in
* )
{ echo
colorize 1 "ERROR"
echo ": The binary distribution of Miniforge is not available for $(anaconda_architecture 2>/dev/null || true)."
echo ": The binary distribution of Miniforge3 is not available for $(anaconda_architecture 2>/dev/null || true)."
echo
} >&2
exit 1

Loading…
Cancel
Save