Add dev:lint-config to replace sort-config command

This commit is contained in:
crazywhalecc
2026-02-02 14:13:05 +08:00
parent 455d42d162
commit f4a29c4830
8 changed files with 45 additions and 44 deletions

View File

@@ -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