From d0b691f9074aca11bd8be6cf2ec827eceff8c133 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Thu, 21 Jan 2021 23:43:04 +0000 Subject: [PATCH] Remove mirror link for GIMP version 2.10.8 (#6362) --- manifests/GIMP/GIMP/2.10.8.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/GIMP/GIMP/2.10.8.yaml b/manifests/GIMP/GIMP/2.10.8.yaml index 120548142..45ab77b70 100644 --- a/manifests/GIMP/GIMP/2.10.8.yaml +++ b/manifests/GIMP/GIMP/2.10.8.yaml @@ -13,7 +13,7 @@ Tags: "editor,image,picture,pictures,photo,gimp" InstallerType: Inno Installers: - Arch: x64 - Url: https://download.gimp.org/mirror/pub/gimp/v2.10/windows/gimp-2.10.8-setup.exe + Url: https://download.gimp.org/pub/gimp/v2.10/windows/gimp-2.10.8-setup.exe Sha256: 6104D79D02BE324D24B7BDC7875CA71BB20AFB9F380C5DFAAFC9A54144E533B9 Switches: Silent: "/VERYSILENT /NORESTART /ALLUSERS"