34 lines
1.1 KiB
YAML
34 lines
1.1 KiB
YAML
# ================== General ==================
|
|
Id: Microsoft.OneDrive
|
|
Publisher: Microsoft
|
|
Name: OneDrive
|
|
Author: Microsoft
|
|
Description: Microsoft OneDrive, or simply OneDrive, is a file hosting service and synchronization service operated by Microsoft as part of its web version of Office.
|
|
AppMoniker: onedrive
|
|
Tags: cloud, online, storage, pictures, files
|
|
|
|
# ================== License ==================
|
|
Homepage: https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage
|
|
License: Copyright (c) Microsoft Corporation
|
|
LicenseUrl: https://www.microsoft.com/en-us/servicesagreement
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: Production # Channel is not supported in this preview (5/24/2020)
|
|
Version: 20.143.0716.0003
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: /Silent
|
|
SilentWithProgress: ""
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://oneclient.sfx.ms/Win/Prod/20.143.0716.0003/OneDriveSetup.exe
|
|
Sha256: ed29bc59caa58162b135ff0d970df5651cb5802e3aef5fc02f7f8bedf9ca11b8
|
|
Scope: machine
|
|
Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|