From 8ca21c42f5002a300e8425c10780aa7f04a4f051 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Fri, 12 Jul 2024 13:44:56 +0800 Subject: [PATCH] Remove libiconv-win pre-built --- config/source.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config/source.json b/config/source.json index 6f7e1cb3..e1909f6b 100644 --- a/config/source.json +++ b/config/source.json @@ -330,7 +330,6 @@ "type": "git", "rev": "master", "url": "https://github.com/static-php/libiconv-win.git", - "provide-pre-built": true, "license": { "type": "file", "path": "source/COPYING"