36 lines
1.3 KiB
YAML
36 lines
1.3 KiB
YAML
# ================== General ==================
|
|
Id: Google.BackupAndSync
|
|
Publisher: Google
|
|
Name: Google Backup And Sync
|
|
Author: Google
|
|
Description: Easy and secure access to all of your content. Store, share, and collaborate on files and folders from any mobile device, tablet, or computer
|
|
AppMoniker: google-backup-and-sync
|
|
Tags: cloud, backup, sync, drive, photos
|
|
#Commands:
|
|
|
|
# ================== License ==================
|
|
Homepage: https://www.google.com/drive/
|
|
License: Copyright 2018 Google LLC
|
|
LicenseUrl: https://www.google.com/drive/terms-of-service/
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: latest # 3.53.3404.7585
|
|
|
|
InstallerType: msi
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://dl.google.com/drive/gsync_enterprise64.msi
|
|
Sha256: F14DA38A676436FDDEF973733EA4DC95E8ED376299E3A804482DE9789E654505
|
|
Scope: machine
|
|
Language: en-US
|
|
ProductCode: "{8367C2DF-905F-4257-8BDC-5E2F39A222B3}"
|
|
#- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020)
|
|
#Url: https://dl.google.com/drive/gsync_enterprise.msi
|
|
#Sha256: ECC306B50E37F90856AE041C84705E2C582FB5C634A614F2BEEAB7ABE97BDC00
|
|
#Scope: machine
|
|
#Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|