forked from microsoft/vscode-python-debugger
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdebugpy_info.json
More file actions
70 lines (70 loc) · 3.27 KB
/
debugpy_info.json
File metadata and controls
70 lines (70 loc) · 3.27 KB
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
{
"macOS": [
{
"url": "https://files.pythonhosted.org/packages/38/36/b57c6e818d909f6e59c0182252921cf435e0951126a97e11de37e72ab5e1/debugpy-1.8.17-cp310-cp310-macosx_15_0_x86_64.whl",
"hash": {
"sha256": "c41d2ce8bbaddcc0009cc73f65318eedfa3dbc88a8298081deb05389f1ab5542"
}
},
{
"url": "https://files.pythonhosted.org/packages/d8/53/3af72b5c159278c4a0cf4cffa518675a0e73bdb7d1cac0239b815502d2ce/debugpy-1.8.17-cp311-cp311-macosx_15_0_universal2.whl",
"hash": {
"sha256": "d3fce3f0e3de262a3b67e69916d001f3e767661c6e1ee42553009d445d1cd840"
}
},
{
"url": "https://files.pythonhosted.org/packages/08/2b/9d8e65beb2751876c82e1aceb32f328c43ec872711fa80257c7674f45650/debugpy-1.8.17-cp312-cp312-macosx_15_0_universal2.whl",
"hash": {
"sha256": "f14467edef672195c6f6b8e27ce5005313cb5d03c9239059bc7182b60c176e2d"
}
}
],
"win64": [
{
"url": "https://files.pythonhosted.org/packages/5d/19/2b9b3092d0cf81a5aa10c86271999453030af354d1a5a7d6e34c574515d7/debugpy-1.8.17-cp310-cp310-win_amd64.whl",
"hash": {
"sha256": "a3aad0537cf4d9c1996434be68c6c9a6d233ac6f76c2a482c7803295b4e4f99a"
}
},
{
"url": "https://files.pythonhosted.org/packages/c2/c5/c012c60a2922cc91caa9675d0ddfbb14ba59e1e36228355f41cab6483469/debugpy-1.8.17-cp311-cp311-win_amd64.whl",
"hash": {
"sha256": "b532282ad4eca958b1b2d7dbcb2b7218e02cb934165859b918e3b6ba7772d3f4"
}
},
{
"url": "https://files.pythonhosted.org/packages/72/22/84263b205baad32b81b36eac076de0cdbe09fe2d0637f5b32243dc7c925b/debugpy-1.8.17-cp312-cp312-win_amd64.whl",
"hash": {
"sha256": "e8f8f61c518952fb15f74a302e068b48d9c4691768ade433e4adeea961993464"
}
}
],
"linux": [
{
"url": "https://files.pythonhosted.org/packages/be/01/0363c7efdd1e9febd090bb13cee4fb1057215b157b2979a4ca5ccb678217/debugpy-1.8.17-cp310-cp310-manylinux_2_34_x86_64.whl",
"hash": {
"sha256": "1440fd514e1b815edd5861ca394786f90eb24960eb26d6f7200994333b1d79e3"
}
},
{
"url": "https://files.pythonhosted.org/packages/8f/6d/204f407df45600e2245b4a39860ed4ba32552330a0b3f5f160ae4cc30072/debugpy-1.8.17-cp311-cp311-manylinux_2_34_x86_64.whl",
"hash": {
"sha256": "c6bdf134457ae0cac6fb68205776be635d31174eeac9541e1d0c062165c6461f"
}
},
{
"url": "https://files.pythonhosted.org/packages/b4/78/eb0d77f02971c05fca0eb7465b18058ba84bd957062f5eec82f941ac792a/debugpy-1.8.17-cp312-cp312-manylinux_2_34_x86_64.whl",
"hash": {
"sha256": "24693179ef9dfa20dca8605905a42b392be56d410c333af82f1c5dff807a64cc"
}
}
],
"any": [
{
"url": "https://files.pythonhosted.org/packages/b0/d0/89247ec250369fc76db477720a26b2fce7ba079ff1380e4ab4529d2fe233/debugpy-1.8.17-py2.py3-none-any.whl",
"hash": {
"sha256": "60c7dca6571efe660ccb7a9508d73ca14b8796c4ed484c2002abba714226cfef"
}
}
]
}