2025-11-30 15:35:04 +08:00
|
|
|
{
|
2025-12-18 15:32:50 +08:00
|
|
|
"nasm": {
|
2026-02-03 14:01:41 +08:00
|
|
|
"type": "target",
|
|
|
|
|
"artifact": "nasm"
|
2025-11-30 15:35:04 +08:00
|
|
|
},
|
2025-12-18 15:32:50 +08:00
|
|
|
"php-sdk-binary-tools": {
|
2026-02-03 14:01:41 +08:00
|
|
|
"type": "target",
|
|
|
|
|
"artifact": "php-sdk-binary-tools"
|
2025-11-30 15:35:04 +08:00
|
|
|
},
|
|
|
|
|
"strawberry-perl": {
|
2026-02-03 14:01:41 +08:00
|
|
|
"type": "target",
|
|
|
|
|
"artifact": "strawberry-perl"
|
2025-11-30 15:35:04 +08:00
|
|
|
},
|
2025-12-18 15:32:50 +08:00
|
|
|
"vswhere": {
|
2026-02-03 14:01:41 +08:00
|
|
|
"type": "target",
|
2025-12-18 15:32:50 +08:00
|
|
|
"artifact": "vswhere",
|
|
|
|
|
"static-bins@windows": [
|
|
|
|
|
"vswhere.exe"
|
2026-02-03 14:01:41 +08:00
|
|
|
]
|
2025-11-30 15:35:04 +08:00
|
|
|
}
|
|
|
|
|
}
|