mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 15:25:41 +08:00
20 lines
370 B
YAML
20 lines
370 B
YAML
ext-clickhouse:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: ghtar
|
|
repo: iliaal/php_clickhouse
|
|
extract: php-src/ext/clickhouse
|
|
prefer-stable: true
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: PHP-3.01
|
|
suggests@unix:
|
|
- openssl
|
|
lang: cpp
|
|
php-extension:
|
|
os:
|
|
- Linux
|
|
- Darwin
|
|
arg-type@unix: custom
|