mirror of
https://github.com/ryanvolz/radioconda.git
synced 2025-04-04 18:48:36 -04:00
Bump bundled micromamba version (on Unix) to match current miniforge
This commit is contained in:
parent
c2a17b750e
commit
e8eb6a3709
@ -93,7 +93,7 @@ if __name__ == "__main__":
|
||||
)
|
||||
parser.add_argument(
|
||||
"--micromamba_version",
|
||||
default="1.3.1",
|
||||
default="1.5.12",
|
||||
help=(
|
||||
"Version of micromamba to download and bundle into the installer."
|
||||
" (default: %(default)s)"
|
||||
|
Loading…
Reference in New Issue
Block a user