mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
fix mongodb release file match
This commit is contained in:
parent
e9d3e48f90
commit
8d9cace469
@ -323,7 +323,7 @@
|
|||||||
"type": "ghrel",
|
"type": "ghrel",
|
||||||
"repo": "mongodb/mongo-php-driver",
|
"repo": "mongodb/mongo-php-driver",
|
||||||
"path": "php-src/ext/mongodb",
|
"path": "php-src/ext/mongodb",
|
||||||
"match": "mongodb.+\\.zip",
|
"match": "mongodb.+\\.tgz",
|
||||||
"license": {
|
"license": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"path": "LICENSE"
|
"path": "LICENSE"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user