mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
16 lines
267 B
YAML
16 lines
267 B
YAML
gmssl:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtar
|
|
repo: guanzhi/GmSSL
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: Apache-2.0
|
|
frameworks:
|
|
- Security
|
|
static-libs@unix:
|
|
- libgmssl.a
|
|
static-libs@windows:
|
|
- gmssl.lib
|