early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/vcpkg-tool-python2/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/vcpkg-tool-python2/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user