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