From 0fbb00059504649b0db5281b1764bc1e9c01237f Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Tue, 19 Jan 2021 22:00:03 +0000 Subject: [PATCH] Remove mirror link for GIMP version 2.10.10 (#6355) --- manifests/GIMP/GIMP/2.10.10.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/GIMP/GIMP/2.10.10.yaml b/manifests/GIMP/GIMP/2.10.10.yaml index 378236887..1253695e2 100644 --- a/manifests/GIMP/GIMP/2.10.10.yaml +++ b/manifests/GIMP/GIMP/2.10.10.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.10-setup.exe + Url: https://download.gimp.org/pub/gimp/v2.10/windows/gimp-2.10.10-setup.exe Sha256: C20024CCE6A04005C1A515CF189339E30DC4B0115EAEC37BA4B639B2F0D06FCA Switches: Silent: "/VERYSILENT /NORESTART /ALLUSERS"