From 435d2c07b08ea00bc27e581b319580d5f778b782 Mon Sep 17 00:00:00 2001 From: henderkes Date: Mon, 29 Jun 2026 12:28:11 +0700 Subject: [PATCH] zstd stable too --- config/source.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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"