diff --git a/config/source.json b/config/source.json index 258b35e30..a80a5d0a2 100644 --- a/config/source.json +++ b/config/source.json @@ -333,10 +333,9 @@ } }, "ext-zstd": { - "type": "git", + "type": "ghtagtar", + "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"