diff --git a/config/source.json b/config/source.json index c59ba4a8..b85f855f 100644 --- a/config/source.json +++ b/config/source.json @@ -360,10 +360,9 @@ } }, "ext-zstd": { - "type": "git", + "type": "ghtar", + "repo": "kjdev/php-ext-zstd", "path": "php-src/ext/zstd", - "rev": "master", - "url": "https://github.com/kjdev/php-ext-zstd", "license": { "type": "file", "path": "LICENSE"