mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 18:35:35 +08:00
17 lines
307 B
YAML
17 lines
307 B
YAML
gmssl:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: git
|
|
url: 'https://github.com/guanzhi/GmSSL.git'
|
|
rev: master
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: Apache-2.0
|
|
frameworks:
|
|
- Security
|
|
static-libs@unix:
|
|
- libgmssl.a
|
|
static-libs@windows:
|
|
- gmssl.lib
|