-
Notifications
You must be signed in to change notification settings - Fork 1
/
miniconda.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": "3a8897cc5d27236ade8659f0e119f3a3ccaad68a45de45bfdd3102d8bec412ab",
"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": "ce3b440c32c9c636bbe529477fd496798c35b96d9db1838e3df6b0a80714da4e",
"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": "08d8a82ed21d2dae707554d540b172fe03327347db747644fbb33abfaf07fddd",
"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": "8d936ba600300e08eca3d874dee88c61c6f39303597b2b66baee54af4f7b4122",
"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": "86b8df7481646cf87e77873e9789adb7569b58248d3aa629eb2da35e6f2e2eed",
"sum_type": "sha256",
"size": 0,
"installer": "executable",
"lts": "",
"extra": ""
}
]
}