mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-12 03:15:35 +08:00
Add dev:lint-config to replace sort-config command
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
zlib:
|
||||
type: library
|
||||
static-libs@unix:
|
||||
- libz.a
|
||||
headers:
|
||||
- zlib.h
|
||||
- zconf.h
|
||||
artifact:
|
||||
source:
|
||||
type: ghrel
|
||||
repo: madler/zlib
|
||||
match: 'zlib.+\.tar\.gz'
|
||||
match: zlib.+\.tar\.gz
|
||||
binary: hosted
|
||||
metadata:
|
||||
license-files: ['{registry_root}/src/globals/licenses/zlib.txt']
|
||||
license: Zlib-Custom
|
||||
license: Zlib-Custom
|
||||
headers:
|
||||
- zlib.h
|
||||
- zconf.h
|
||||
static-libs@unix:
|
||||
- libz.a
|
||||
|
||||
Reference in New Issue
Block a user