mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 08:45:40 +08:00
15 lines
210 B
YAML
15 lines
210 B
YAML
|
|
zig:
|
||
|
|
type: tool
|
||
|
|
artifact:
|
||
|
|
binary: custom
|
||
|
|
tool:
|
||
|
|
provides:
|
||
|
|
- zig
|
||
|
|
- zig-cc
|
||
|
|
- zig-c++
|
||
|
|
- zig-ar
|
||
|
|
- zig-ld.lld
|
||
|
|
- zig-ranlib
|
||
|
|
- zig-objcopy
|
||
|
|
binary-subdir: zig
|