mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 23:35:40 +08:00
15 lines
267 B
YAML
15 lines
267 B
YAML
ext-fastjson:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: ghtar
|
|
repo: iliaal/fastjson
|
|
extract: php-src/ext/fastjson
|
|
prefer-stable: true
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
php-extension:
|
|
os:
|
|
- Linux
|
|
- Darwin
|