Add onig as pre-built library

This commit is contained in:
crazywhalecc 2024-07-09 00:44:14 +08:00 committed by Jerry Ma
parent aad260c31e
commit fb85d7c32f

View File

@ -532,6 +532,7 @@
"repo": "kkos/oniguruma",
"match": "onig-.+\\.tar\\.gz",
"prefer-stable": true,
"provide-pre-built": true,
"license": {
"type": "file",
"path": "COPYING"