diff --git a/config/source.json b/config/source.json index a9ada593..b550587c 100644 --- a/config/source.json +++ b/config/source.json @@ -295,7 +295,7 @@ "type": "ghrel", "repo": "mongodb/mongo-php-driver", "path": "php-src/ext/mongodb", - "match": "mongodb.+\\.tgz", + "match": "mongodb.+\\.zip", "license": { "type": "file", "path": "LICENSE" @@ -467,4 +467,4 @@ "path": "LICENSE" } } -} \ No newline at end of file +}