diff --git a/manifests/KiCad/KiCadLite/5.1.9.yaml b/manifests/KiCad/KiCadLite/5.1.9.yaml new file mode 100644 index 000000000..5f7c5e7e9 --- /dev/null +++ b/manifests/KiCad/KiCadLite/5.1.9.yaml @@ -0,0 +1,24 @@ +Id: KiCad.KiCadLite +Name: KiCad Lite EDA +AppMoniker: kicad +Commands: "kicad, eeschema, pcbnew, gerbview, bitmap2component, pcb_calculator, pl_editor" +Version: 5.1.9 +Publisher: KiCad +Author: KiCad +License: GNU GENERAL PUBLIC LICENSE Version 3 +LicenseUrl: https://gitlab.com/kicad/code/kicad/-/blob/master/LICENSE +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.9_1-x86_64-lite.exe + Sha256: 583AA3F8668C68147DBA8572C56522516422AEA92630B7286C8A9DF5EEC607D7 + Switches: + Silent: /S + SilentWithProgress: /S +