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.114.0607.0001
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: /Silent
|
|
SilentWithProgress:
|
|
#Language: en-US
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://oneclient.sfx.ms/Win/Prod/20.114.0607.0001/OneDriveSetup.exe
|
|
Sha256: a9e173d70f9986008a80d902deecff1e23ac5ecca432bc49be1bd9934d46d752
|
|
Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|