forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Google.GoogleDrive version 93.0.1.0 (microsoft#162559)
- Loading branch information
1 parent
d31fa73
commit 5a1e21e
Showing
4 changed files
with
111 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
manifests/g/Google/GoogleDrive/93.0.1.0/Google.GoogleDrive.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Google.GoogleDrive | ||
PackageVersion: 93.0.1.0 | ||
InstallerType: exe | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
InstallerSwitches: | ||
Silent: --silent --skip_launch_new --gsuite_shortcuts=false | ||
SilentWithProgress: --silent --skip_launch_new --gsuite_shortcuts=false | ||
ExpectedReturnCodes: | ||
- InstallerReturnCode: 1603 | ||
ReturnResponse: cancelledByUser | ||
- InstallerReturnCode: 1638 | ||
ReturnResponse: alreadyInstalled | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://dl.google.com/release2/drive-file-stream/ad2u67pvyesoxp2r322pwfazlf4q_93.0.1.0/setup.exe | ||
InstallerSha256: 78FE38B872F320E3A7FA2F103FCC1E2CACBD4C2A36E771A112793B5E1EC3B842 | ||
ProductCode: '{6BBAE539-2232-434A-A4E5-9A33560C6283}' | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
38 changes: 38 additions & 0 deletions
38
manifests/g/Google/GoogleDrive/93.0.1.0/Google.GoogleDrive.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Google.GoogleDrive | ||
PackageVersion: 93.0.1.0 | ||
PackageLocale: en-US | ||
Publisher: Google LLC | ||
PublisherUrl: https://www.google.com/ | ||
PublisherSupportUrl: https://support.google.com/ | ||
PrivacyUrl: https://policies.google.com/privacy | ||
Author: Google LLC | ||
PackageName: Google Drive | ||
PackageUrl: https://www.google.com/drive/download/ | ||
License: Proprietary | ||
LicenseUrl: https://www.google.com/drive/terms-of-service/ | ||
Copyright: Copyright(c) 2024 Google LLC. All Rights Reserved. | ||
# CopyrightUrl: | ||
ShortDescription: Safely store your files and access them from any device | ||
Description: Choose folders on your computer to sync with Google Drive or backup to Google Photos, and access all of your content directly from your PC or Mac | ||
Moniker: google-drive | ||
Tags: | ||
- backup | ||
- cloud | ||
- cloud-drive | ||
- download | ||
- drive | ||
- file | ||
- netdisk | ||
- share | ||
- sync | ||
- upload | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
38 changes: 38 additions & 0 deletions
38
manifests/g/Google/GoogleDrive/93.0.1.0/Google.GoogleDrive.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Google.GoogleDrive | ||
PackageVersion: 93.0.1.0 | ||
PackageLocale: zh-CN | ||
Publisher: Google LLC | ||
PublisherUrl: https://www.google.com/ | ||
PublisherSupportUrl: https://support.google.com/ | ||
PrivacyUrl: https://policies.google.com/privacy | ||
Author: Google LLC | ||
PackageName: Google Drive | ||
PackageUrl: https://www.google.com/drive/download/ | ||
License: 专有软件 | ||
LicenseUrl: https://www.google.com/drive/terms-of-service/ | ||
Copyright: Copyright(c) 2024 Google LLC. 保留所有权利。 | ||
# CopyrightUrl: | ||
ShortDescription: 安全存储文件,且可以通过任意设备访问 | ||
Description: 在计算机上选择要同步到 Google 云端硬盘或备份到 Google 相册的文件夹,然后直接通过 PC 或 Mac 访问您的所有内容 | ||
# Moniker: | ||
Tags: | ||
- 上传 | ||
- 下载 | ||
- 云 | ||
- 云盘 | ||
- 共享 | ||
- 分享 | ||
- 同步 | ||
- 备份 | ||
- 文件 | ||
- 网盘 | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: locale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/g/Google/GoogleDrive/93.0.1.0/Google.GoogleDrive.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Google.GoogleDrive | ||
PackageVersion: 93.0.1.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |