From 06b93707b436565794c7a1f6998ffd488a6ca00c Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Thu, 22 Oct 2020 19:49:40 -0400 Subject: [PATCH] Removed non-working Google Drive File Stream version 38.0 (#4389) --- manifests/Google/DriveFileStream/38.0.yaml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 manifests/Google/DriveFileStream/38.0.yaml diff --git a/manifests/Google/DriveFileStream/38.0.yaml b/manifests/Google/DriveFileStream/38.0.yaml deleted file mode 100644 index 371691fb0..000000000 --- a/manifests/Google/DriveFileStream/38.0.yaml +++ /dev/null @@ -1,18 +0,0 @@ -Id: Google.DriveFileStream -Version: 38.0 -Name: Drive File Stream -Publisher: Google, Inc. -License: Copyright (c) Google, Inc. -LicenseUrl: https://gsuite.google.com/terms/2013/1/premier_terms.html -AppMoniker: GoogleDriveFileStream -Tags: google, drive, filestream, sharedrive -Description: Mounts Google Drive(s) as a share drive and streams files as needed from the cloud. Alternative to Google Backup and Sync. -Homepage: https://support.google.com/a/answer/7491144?utm_medium=et&utm_source=aboutdrive&utm_content=getstarted&utm_campaign=en_us -Installers: - - Arch: x64 - Url: https://dl.google.com/drive-file-stream/GoogleDriveFSSetup.exe - Sha256: 7DB92298ACAB88EE3D37A5FDA7E9CEDC0F10BBE7B140D93ADDA856525F552286 - InstallerType: exe - Switches: - Silent: --silent --gsuite_shortcuts=false - SilentWithProgress: --silent --gsuite_shortcuts=false