From dbe30b4da529280b931b67e4bd838f2abf86ba7e Mon Sep 17 00:00:00 2001 From: arch1t3cht Date: Sun, 16 Jul 2023 17:55:19 +0200 Subject: [PATCH] Revert "Point Yutils to fixed fork" This reverts commit 12a5050365c40e16569911519863fe8fd0fa12a5. --- tools/win-installer-setup.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/win-installer-setup.ps1 b/tools/win-installer-setup.ps1 index 7b345ca5e..9840f66bb 100644 --- a/tools/win-installer-setup.ps1 +++ b/tools/win-installer-setup.ps1 @@ -28,7 +28,7 @@ if (!(Test-Path DependencyControl)) { # YUtils if (!(Test-Path YUtils)) { - git clone https://github.com/arch1t3cht/YUtils.git + git clone https://github.com/TypesettingTools/YUtils.git } # luajson