mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
13 lines
216 B
YAML
13 lines
216 B
YAML
|
|
librabbitmq:
|
||
|
|
type: library
|
||
|
|
artifact:
|
||
|
|
source:
|
||
|
|
type: ghtar
|
||
|
|
repo: alanxz/rabbitmq-c
|
||
|
|
prefer-stable: true
|
||
|
|
metadata:
|
||
|
|
license-files: [LICENSE]
|
||
|
|
license: MIT
|
||
|
|
depends:
|
||
|
|
- openssl
|