summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 19c63651ae1d1b26b6ecbce3be9dea9271d40466 (plain)
1
2
3
4
5
6
[miniconda3]
source = "regex"
url = "https://repo.anaconda.com/miniconda/"
regex = "Miniconda3-py311_([\\d.-]+)-Linux-x86_64.sh"
from_pattern = "-"
to_pattern = "."