-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathminiconda.version.json
59 lines (59 loc) · 1.67 KB
/
miniconda.version.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"latest": [
{
"url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe",
"arch": "amd64",
"os": "windows",
"sum": "be382fc02742c734fd3c399c5e5d322bc9b43292117827ab9aa6f7446351e45c",
"sum_type": "sha256",
"size": 0,
"installer": "executable",
"lts": "",
"extra": ""
},
{
"url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh",
"arch": "amd64",
"os": "darwin",
"sum": "71419eaf7f0bc016c41e8e27815609e76f2d6bcfc39426c19ca5e5cf7a2ea36f",
"sum_type": "sha256",
"size": 0,
"installer": "executable",
"lts": "",
"extra": ""
},
{
"url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-arm64.sh",
"arch": "arm64",
"os": "darwin",
"sum": "9d5c5782d24a09075e45f131693d24907d8c45a4e6205c51d4d3a81b72dc5ad7",
"sum_type": "sha256",
"size": 0,
"installer": "executable",
"lts": "",
"extra": ""
},
{
"url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh",
"arch": "amd64",
"os": "linux",
"sum": "636b209b00b6673471f846581829d4b96b9c3378679925a59a584257c3fef5a3",
"sum_type": "sha256",
"size": 0,
"installer": "executable",
"lts": "",
"extra": ""
},
{
"url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-aarch64.sh",
"arch": "arm64",
"os": "linux",
"sum": "9180a2f1fab799fd76e9ef914643269dcf5bad9d455623b905b87f5d39ae140f",
"sum_type": "sha256",
"size": 0,
"installer": "executable",
"lts": "",
"extra": ""
}
]
}