mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
18 lines
301 B
YAML
18 lines
301 B
YAML
brotli:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtagtar
|
|
repo: google/brotli
|
|
match: 'v1\.\d.*'
|
|
binary: hosted
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: MIT
|
|
headers:
|
|
- brotli
|
|
pkg-configs:
|
|
- libbrotlicommon
|
|
- libbrotlidec
|
|
- libbrotlienc
|