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/e7/38/0136815d2425fda176b30f0ec0b0f299d7316db46b36420e48399eca42e2/debugpy-1.8.18-cp310-cp310-macosx_15_0_x86_64.whl",
"hash": {
"sha256": "d44e9c531f2519ec4b856ddde8f536615918f5b7886c658a81bf200c90315f77"
}
},
{
"url": "https://files.pythonhosted.org/packages/ac/72/93167809b44a8e6971a1ff0b3e956cca4832fd7e8e47ce7b2b16be95795a/debugpy-1.8.18-cp311-cp311-macosx_15_0_universal2.whl",
"hash": {
"sha256": "3dae1d65e581406a4d7c1bb44391f47e621b8c87c5639b6607e6007a5d823205"
}
},
{
"url": "https://files.pythonhosted.org/packages/83/01/439626e3572a33ac543f25bc1dac1e80bc01c7ce83f3c24dc4441302ca13/debugpy-1.8.18-cp312-cp312-macosx_15_0_universal2.whl",
"hash": {
"sha256": "530c38114725505a7e4ea95328dbc24aabb9be708c6570623c8163412e6d1d6b"
}
}
],
"win64": [
{
"url": "https://files.pythonhosted.org/packages/14/84/1142d16ee87f9bf4db5857b0b38468af602815eb73a9927436c79619beed/debugpy-1.8.18-cp310-cp310-win_amd64.whl",
"hash": {
"sha256": "0701d83c4c1a74ed2c9abdabce102b1daf24cf81e1802421980871c9ee41f371"
}
},
{
"url": "https://files.pythonhosted.org/packages/c0/51/97674a4af4dc960a4eb0882b6c41c111e6a0a79c6b275df202f392e751cb/debugpy-1.8.18-cp311-cp311-win_amd64.whl",
"hash": {
"sha256": "df6c1243dedcb6bf9a5dc1c5668009e2b5508b8525f27d9821be91da57827743"
}
},
{
"url": "https://files.pythonhosted.org/packages/f5/8e/ebe887218c5b84f9421de7eb7bb7cdf196e84535c3f504a562219297d755/debugpy-1.8.18-cp312-cp312-win_amd64.whl",
"hash": {
"sha256": "7e68ba950acbcf95ee862210133681f408cbb78d1c9badbb515230ec55ed6487"
}
}
],
"linux": [
{
"url": "https://files.pythonhosted.org/packages/bc/d9/2f00867bea3e50fee298b37602ac7aec9915bdb7227756d4cef889671c4a/debugpy-1.8.18-cp310-cp310-manylinux_2_34_x86_64.whl",
"hash": {
"sha256": "a69ef7d6050e5d26cf8e0081c6b591a41383dc18db734c4acafdd49568bb7a6f"
}
},
{
"url": "https://files.pythonhosted.org/packages/05/8b/0f5a54b239dac880ccc16e0b29fdecfb444635f2495cc3705548e24938ab/debugpy-1.8.18-cp311-cp311-manylinux_2_34_x86_64.whl",
"hash": {
"sha256": "8804d1288e6006629a87d53eb44b7b66e695d428ac529ffd75bfc7d730a9c821"
}
},
{
"url": "https://files.pythonhosted.org/packages/cd/73/1eeaa15c20a2b627be57a65bc1ebf2edd8d896950eac323588b127d776f2/debugpy-1.8.18-cp312-cp312-manylinux_2_34_x86_64.whl",
"hash": {
"sha256": "a114865099283cbed4c9330cb0c9cb7a04cfa92e803577843657302d526141ec"
}
}
],
"any": [
{
"url": "https://files.pythonhosted.org/packages/dc/0d/bf7ac329c132436c57124202b5b5ccd6366e5d8e75eeb184cf078c826e8d/debugpy-1.8.18-py2.py3-none-any.whl",
"hash": {
"sha256": "ab8cf0abe0fe2dfe1f7e65abc04b1db8740f9be80c1274acb625855c5c3ece6e"
}
}
]
}