From 12a5050365c40e16569911519863fe8fd0fa12a5 Mon Sep 17 00:00:00 2001 From: arch1t3cht Date: Thu, 26 Jan 2023 23:02:11 +0100 Subject: [PATCH] Point Yutils to fixed fork --- 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 9840f66bb..7b345ca5e 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/TypesettingTools/YUtils.git + git clone https://github.com/arch1t3cht/YUtils.git } # luajson