From 2a808489354c9e7f1ac50f4c99a4a4a800fba5f5 Mon Sep 17 00:00:00 2001 From: taotieren Date: Thu, 24 Dec 2020 03:03:05 +0800 Subject: [PATCH] Update KiCad v5.1.8 (#5678) * Update KiCad v5.1.8 * Update KiCad v5.1.8 * Update KiCad v5.1.8 * Update KiCad v5.1.8 * Update KiCad v5.1.8 --- manifests/KiCad/KiCad/5.1.8.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manifests/KiCad/KiCad/5.1.8.yaml diff --git a/manifests/KiCad/KiCad/5.1.8.yaml b/manifests/KiCad/KiCad/5.1.8.yaml new file mode 100644 index 000000000..c79629e47 --- /dev/null +++ b/manifests/KiCad/KiCad/5.1.8.yaml @@ -0,0 +1,24 @@ +Id: KiCad.KiCad +Name: KiCad EDA +AppMoniker: kicad +Commands: "kicad, eeschema, pcbnew, gerbview, bitmap2component, pcb_calculator, pl_editor" +Version: 5.1.8 +Publisher: KiCad +Author: KiCad +License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3 +LicenseUrl: https://gitlab.com/kicad/code/kicad/-/blob/master/LICENSE.AGPLv3 +MinOSVersion: 10.0.0.0 +Homepage: https://www.kicad-pcb.org +Description: KiCad is a free software suite for electronic design automation. It facilitates the design of schematics for electronic circuits and their conversion to PCB designs. +FileExtensions: "pro, sch, kicad_pcb, kicad_lib, kicad_wks, net, dcm, kicad_mod, drl" +Tags: "kicad,cad,pcb,eda" +InstallerType: exe +#InstallLocation: /DIR="D:\Program Files" +Installers: + - Arch: x64 + Url: https://kicad-downloads.s3.cern.ch/windows/stable/kicad-5.1.8_1-x86_64.exe + Sha256: D34F3CC3139A902B30467A3027F9A4B19CC87AB475ACFD24EC1C79DA7876F8F7 + Switches: + Silent: /S + SilentWithProgress: /S +