From a187763039947733b0879f08885fcf78f7a59991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Alfv=C3=A9n?= <4112755+AlexanderAlfven@users.noreply.github.com> Date: Tue, 3 Nov 2020 05:58:51 +0100 Subject: [PATCH] Add AXIS Camera Station 5.34.252 (#4597) --- .../AxisCameraStation/5.34.252.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/AxisCommunications/AxisCameraStation/5.34.252.yaml diff --git a/manifests/AxisCommunications/AxisCameraStation/5.34.252.yaml b/manifests/AxisCommunications/AxisCameraStation/5.34.252.yaml new file mode 100644 index 000000000..1f56c8f5a --- /dev/null +++ b/manifests/AxisCommunications/AxisCameraStation/5.34.252.yaml @@ -0,0 +1,29 @@ +# ================== General ================== +Id: AxisCommunications.AxisCameraStation +Version: 5.34.252 +Name: AXIS Camera Station +Publisher: AXIS Communications AB +Author: AXIS Communications AB +Tags: VMS, Video Management System, CCTV, Security +AppMoniker: axiscamerastation + +Description: AXIS Camera Station is a video management software for surveillance specially developed for small and midsized installations. +Homepage: https://www.axis.com/products/axis-camera-station/ + +License: AXIS Camera Station Software License Agreement +LicenseUrl: https://www.axis.com/files/sales/acs_end_user_license_agreement.pdf + +# ================= Installer ================= +MinOSVersion: 10.0.14393.0 + +Switches: + Custom: /SkipLatestCheck + +Installers: + - Arch: x64 + InstallerType: Inno + Url: https://cdn.axis.com/ftp/pub_soft/cam_srv/cam_station/5_34_252/AXISCameraStationSetup.exe + Sha256: 472972D8B7862F339DB30A689A20607BDF60EC0AFCB168612855E8EC3EBFAEDA + Scope: Machine + +# ManifestVersion: 0.1.0 \ No newline at end of file