-
Notifications
You must be signed in to change notification settings - Fork 0
/
miniconda.version.json
92 lines (92 loc) · 2.97 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"24.4.0": [
{
"Url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe",
"Arch": "amd64",
"Os": "windows",
"Sum": "f4d6147b40ea6822255c2dcec8bb0d357c09e230976213f70d7b8c4a10d86bb0",
"SumType": "sha256",
"Extra": "latest"
},
{
"Url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh",
"Arch": "amd64",
"Os": "darwin",
"Sum": "1413369470adb7cf52f8b961e81b3ceeb92f5931a451bef9cb0c42be0ce17ef3",
"SumType": "sha256",
"Extra": "latest"
},
{
"Url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-arm64.sh",
"Arch": "arm64",
"Os": "darwin",
"Sum": "f4925c0150d232d95de798a64c696f4b2df2745bb997b793506bdfd27bf91e11",
"SumType": "sha256",
"Extra": "latest"
},
{
"Url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh",
"Arch": "amd64",
"Os": "linux",
"Sum": "b6597785e6b071f1ca69cf7be6d0161015b96340b9a9e132215d5713408c3a7c",
"SumType": "sha256",
"Extra": "latest"
},
{
"Url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-s390x.sh",
"Arch": "s390x",
"Os": "linux",
"Sum": "e973f1b6352d58b1ab35f30424f1565d7ffa469dcde2d52c86ec1c117db11aad",
"SumType": "sha256",
"Extra": "latest"
},
{
"Url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-aarch64.sh",
"Arch": "arm64",
"Os": "linux",
"Sum": "832d48e11e444c1a25f320fccdd0f0fabefec63c1cd801e606836e1c9c76ad51",
"SumType": "sha256",
"Extra": "latest"
},
{
"Url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-ppc64le.sh",
"Arch": "ppc64le",
"Os": "linux",
"Sum": "1a2eda0a9a52a4bd058abbe9de5bb2bc751fcd7904c4755deffdf938d6f4436e",
"SumType": "sha256",
"Extra": "latest"
},
{
"Url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86.exe",
"Arch": "386",
"Os": "windows",
"Sum": "4fb64e6c9c28b88beab16994bfba4829110ea3145baa60bda5344174ab65d462",
"SumType": "sha256",
"Extra": "latest"
},
{
"Url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86.sh",
"Arch": "386",
"Os": "linux",
"Sum": "f387eded3fa4ddc3104b7775e62d59065b30205c2758a8b86b4c27144adafcc4",
"SumType": "sha256",
"Extra": "latest"
},
{
"Url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86.sh",
"Arch": "386",
"Os": "darwin",
"Sum": "fbf458b76ecc7d76367933d86e215920f2e1d144c689630324a0360d9c017949",
"SumType": "sha256",
"Extra": "latest"
},
{
"Url": "https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-armv7l.sh",
"Arch": "",
"Os": "linux",
"Sum": "21797d303260e1f0fb89f1157b4ff1b6b58865e8b710aecdddacd8c2658ded2f",
"SumType": "sha256",
"Extra": "latest"
}
]
}