From 6d62bfeaea12f119700c5832ce696be7c46b4c67 Mon Sep 17 00:00:00 2001 From: 2Shirt <2xShirt@gmail.com> Date: Sat, 21 Oct 2023 22:53:27 -0700 Subject: [PATCH] Update FastCopy URL --- scripts/wk/cfg/sources.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/wk/cfg/sources.py b/scripts/wk/cfg/sources.py index f5edfad7..f22dd428 100644 --- a/scripts/wk/cfg/sources.py +++ b/scripts/wk/cfg/sources.py @@ -38,7 +38,7 @@ SOURCES = { 'ERUNT': 'http://www.aumha.org/downloads/erunt.zip', 'Everything32': 'https://www.voidtools.com/Everything-1.4.1.1024.x86.zip', 'Everything64': 'https://www.voidtools.com/Everything-1.4.1.1024.x64.zip', - 'FastCopy': 'https://github.com/FastCopyLab/FastCopyDist2/blob/main/FastCopy5.4.2_installer.exe', + 'FastCopy': 'https://github.com/FastCopyLab/FastCopyDist2/raw/main/FastCopy5.4.2_installer.exe', 'Fluent-Metro': 'https://github.com/bonzibudd/Fluent-Metro/releases/download/v1.5.3/Fluent-Metro_1.5.3.zip', 'FurMark': 'https://geeks3d.com/dl/get/728', 'HWiNFO': 'https://www.sac.sk/download/utildiag/hwi_764.zip',