From 75e75a388477ba46fbafa63f9b46d5f8624d4f30 Mon Sep 17 00:00:00 2001 From: Alexis THOMAS Date: Sat, 13 Jun 2020 22:52:18 +0200 Subject: [PATCH] Add FreePascalCompiler (#1608) --- manifests/FreePascal/FreePascalCompiler/3.0.4.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/FreePascal/FreePascalCompiler/3.0.4.yaml diff --git a/manifests/FreePascal/FreePascalCompiler/3.0.4.yaml b/manifests/FreePascal/FreePascalCompiler/3.0.4.yaml new file mode 100644 index 000000000..f2d725df2 --- /dev/null +++ b/manifests/FreePascal/FreePascalCompiler/3.0.4.yaml @@ -0,0 +1,14 @@ +Id: FreePascal.FreePascalCompiler +Version: 3.0.4 +Name: Free Pascal Compiler +Publisher: Free Pascal +License: Copyright (c) Free Pascal team +LicenseUrl: https://www.freepascal.org/#License +Tags: pascal, compiler +Description: Free Pascal is a 32, 64 and 16 bit professional Pascal compiler. It can target many processor architectures. +Homepage: https://www.freepascal.org/ +Installers: + - Arch: x64 + Url: https://downloads.sourceforge.net/freepascal/fpc-3.0.4.i386-win32.cross.x86_64-win64.exe + Sha256: DB98A440459C884AFD62F822ADE13E08CBD54C65F844425DD683E0CA3E7B94F5 + InstallerType: Inno