From 3350f5fbc11b00007eebd8d5fecdea1803377d30 Mon Sep 17 00:00:00 2001 From: Alexis THOMAS Date: Fri, 5 Jun 2020 19:27:27 +0200 Subject: [PATCH] Add Lazarus (#1606) --- manifests/Lazarus/Lazarus/2.0.8.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/Lazarus/Lazarus/2.0.8.yaml diff --git a/manifests/Lazarus/Lazarus/2.0.8.yaml b/manifests/Lazarus/Lazarus/2.0.8.yaml new file mode 100644 index 000000000..39c9eaefc --- /dev/null +++ b/manifests/Lazarus/Lazarus/2.0.8.yaml @@ -0,0 +1,14 @@ +Id: Lazarus.Lazarus +Version: 2.0.8 +Name: Lazarus +Publisher: Lazarus +License: Copyright (c) Lazarus and Free Pascal Team +LicenseUrl: https://wiki.lazarus.freepascal.org/licensing +Tags: ide, rad, delphi, pascal +Description: Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development. It has variety of components ready for use and a graphical form designer to easily create complex graphical user interfaces. +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 + Sha256: A574F0A961770EE506764FB438BD5E3E5891428191E11FD8CD90BF7F41A1288A + InstallerType: Inno