mirror of
https://github.com/ryanvolz/radioconda.git
synced 2025-05-29 12:42:27 -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(
|
parser.add_argument(
|
||||||
"--micromamba_version",
|
"--micromamba_version",
|
||||||
default="1.3.1",
|
default="1.5.12",
|
||||||
help=(
|
help=(
|
||||||
"Version of micromamba to download and bundle into the installer."
|
"Version of micromamba to download and bundle into the installer."
|
||||||
" (default: %(default)s)"
|
" (default: %(default)s)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user