From b10cfcc10ec52285f7b9741de32916e6129b75ec Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Sun, 7 Mar 2021 21:12:47 +0300 Subject: [PATCH] Url Fix for X2Copy-2.0.4. (#8498) --- manifests/WilliamKent/X2COPY/2.0.4.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/manifests/WilliamKent/X2COPY/2.0.4.yaml b/manifests/WilliamKent/X2COPY/2.0.4.yaml index 23d7567cd..cd60bd156 100644 --- a/manifests/WilliamKent/X2COPY/2.0.4.yaml +++ b/manifests/WilliamKent/X2COPY/2.0.4.yaml @@ -5,16 +5,15 @@ Version: 2.0.4 Name: X2COPY Publisher: William Kent License: Commercial -LicenseUrl: https://x2copy.com/license.html +LicenseUrl: https://www.x2copy.com/license.html AppMoniker: x2copy Description: A program similar to Pixelab's XXCOPY, but updated for Windows 10. -Homepage: https://x2copy.com/ +Homepage: https://www.x2copy.com/ Installers: - Arch: x64 - Url: https://x2copy.com/downloads/2.0/X2COPYSetup.exe + Url: https://www.x2copy.com/downloads/2.0/X2COPYSetup.exe Sha256: 4BE83171A88494E37DB744ABE163485D8FB01C1DB675C7202B3C3174E4262895 InstallerType: exe Switches: Silent: /install /quiet SilentWithProgress: /install /passive -