mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
Add onig as pre-built library
This commit is contained in:
@@ -532,6 +532,7 @@
|
|||||||
"repo": "kkos/oniguruma",
|
"repo": "kkos/oniguruma",
|
||||||
"match": "onig-.+\\.tar\\.gz",
|
"match": "onig-.+\\.tar\\.gz",
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
|
"provide-pre-built": true,
|
||||||
"license": {
|
"license": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"path": "COPYING"
|
"path": "COPYING"
|
||||||
|
|||||||
Reference in New Issue
Block a user