static-php-cli/config/pkg.target.json

22 lines
429 B
JSON

{
"nasm": {
"type": "target",
"artifact": "nasm"
},
"php-sdk-binary-tools": {
"type": "target",
"artifact": "php-sdk-binary-tools"
},
"strawberry-perl": {
"type": "target",
"artifact": "strawberry-perl"
},
"vswhere": {
"type": "target",
"artifact": "vswhere",
"static-bins@windows": [
"vswhere.exe"
]
}
}