mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
13 lines
236 B
YAML
13 lines
236 B
YAML
mimalloc:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtagtar
|
|
repo: microsoft/mimalloc
|
|
match: 'v2\.\d\.[^3].*'
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: MIT
|
|
static-libs@unix:
|
|
- libmimalloc.a
|