From 1ebe48bd58979df39fbafa6e51143cc1e6627a95 Mon Sep 17 00:00:00 2001 From: "Kevin Larkin (MS)" Date: Sat, 16 May 2020 11:13:54 -0700 Subject: [PATCH] Unifi Contoller (#131) * Add Arduino * Add Unifi Controller * Delete 1.8.12.yaml * fixed typo --- manifests/Unifi/Controller/5.12.66.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/Unifi/Controller/5.12.66.yaml diff --git a/manifests/Unifi/Controller/5.12.66.yaml b/manifests/Unifi/Controller/5.12.66.yaml new file mode 100644 index 000000000..051ac2ce1 --- /dev/null +++ b/manifests/Unifi/Controller/5.12.66.yaml @@ -0,0 +1,14 @@ +Id: Unifi.Controller +Publisher: Ubiquiti +Name: UniFi Network Controller for Windows +Version: 5.12.66 +License: Copyright (c) Ubiquiti 2020 +LicenseUrl: https://www.ui.com/download/unifi/default/default/unifi-network-controller-51266-windows +InstallerType: exe +Installers: + - Arch: x64 + Url: https://dl.ui.com/unifi/5.12.66/UniFi-installer.exe + Sha256: 20cbdb9bbe66c7f74077fab6f360022e10fbc37726100f6b7dedf741ec53a202 + Switches: + SilentWithProgress: /S + Silent: /S \ No newline at end of file