29 lines
963 B
YAML
29 lines
963 B
YAML
# ================== General ==================
|
|
Id: AnyDeskSoftwareGmbH.AnyDesk
|
|
Publisher: AnyDesk Software GmbH
|
|
Name: AnyDesk
|
|
Author: AnyDesk Software GmbH
|
|
Description: AnyDesk is a German proprietary remote desktop tool distributed by AnyDesk Software GmbH.
|
|
AppMoniker: anydesk
|
|
Tags: remote-desktop, remote desktop, remote control
|
|
|
|
# ================== License ==================
|
|
Homepage: https://anydesk.com
|
|
License: © 2020 AnyDesk Software GmbH - Made with passion in Stuttgart, Germany
|
|
LicenseUrl: https://anydesk.com/en/terms
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: latest # 6.0.8
|
|
|
|
InstallerType: msi
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://download.anydesk.com/AnyDesk.msi
|
|
Sha256: 121c70c9a762a6fd2ae806b94cd9f059a88836902dcb560c45602868a64c756e
|
|
Scope: machine
|
|
Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|