mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
14 lines
267 B
YAML
14 lines
267 B
YAML
ext-brotli:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: git
|
|
extract: php-src/ext/brotli
|
|
rev: master
|
|
url: 'https://github.com/kjdev/php-ext-brotli'
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: MIT
|
|
depends:
|
|
- brotli
|