From 0d046c4317be4ab8ed65176e76833f5d7bc9c129 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Wed, 20 Jan 2021 03:02:41 +0000 Subject: [PATCH] Fix URL for Lazarus version 2.0.8 (#6399) --- manifests/Lazarus/Lazarus/2.0.8.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/Lazarus/Lazarus/2.0.8.yaml b/manifests/Lazarus/Lazarus/2.0.8.yaml index 39c9eaefc..4cc5d16b1 100644 --- a/manifests/Lazarus/Lazarus/2.0.8.yaml +++ b/manifests/Lazarus/Lazarus/2.0.8.yaml @@ -9,6 +9,6 @@ Description: Lazarus is a Delphi compatible cross-platform IDE for Rapid Applica Homepage: https://www.lazarus-ide.org/ Installers: - Arch: x64 - Url: https://downloads.sourceforge.net/lazarus/lazarus-2.0.8-fpc-3.0.4-win64.exe + Url: https://sourceforge.net/projects/lazarus/files/Lazarus%20Windows%2064%20bits/Lazarus%202.0.8/lazarus-2.0.8-fpc-3.0.4-win64.exe/download Sha256: A574F0A961770EE506764FB438BD5E3E5891428191E11FD8CD90BF7F41A1288A InstallerType: Inno