pineapple/externals/vcpkg/ports/vcpkg-tool-python2/vcpkg.json
2022-07-23 03:01:36 +02:00

15 lines
336 B
JSON
Executable file

{
"name": "vcpkg-tool-python2",
"version": "2.7.18",
"description": "Python 2",
"homepage": "https://www.python.org/download/releases/2.0/",
"license": "PSF-2.0",
"supports": "!uwp & !(arm & windows)",
"dependencies": [
{
"name": "vcpkg-tool-lessmsi",
"host": true,
"platform": "windows"
}
]
}