-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
ade97ac
commit 1f61a79
Showing
3 changed files
with
80 additions
and
0 deletions.
There are no files selected for viewing
45 changes: 45 additions & 0 deletions
45
manifests/g/Google/EarthPro/7.3.3.7786/Google.EarthPro.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,45 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json | ||
PackageIdentifier: Google.EarthPro | ||
PackageVersion: 7.3.3.7786 | ||
MinimumOSVersion: 10.0.0.0 | ||
FileExtensions: | ||
- arbvp1 | ||
- bak | ||
- eta | ||
- geprint | ||
- igb | ||
- kdx | ||
- klm | ||
- kvw | ||
- gpx | ||
- kml | ||
- kmz | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
Installers: | ||
- Architecture: x64 | ||
InstallerType: exe | ||
InstallerUrl: https://dl.google.com/dl/earth/client/advanced/current/googleearthprowin-7.3.3-x64.exe | ||
InstallerSha256: FE2711C7CB75455B52D7E4A6700BE296FD567AF607D5D43BFA8BA7451BB7C2B7 | ||
InstallerSwitches: | ||
Silent: OMAHA=1 | ||
SilentWithProgress: OMAHA=1 | ||
ProductCode: "{FB8010D4-05F4-420D-8DFC-2F911A6DD100}" | ||
Scope: machine | ||
InstallerLocale: en-US | ||
UpgradeBehavior: install | ||
- Architecture: x86 | ||
InstallerType: exe | ||
InstallerUrl: https://dl.google.com/dl/earth/client/advanced/current/googleearthprowin-7.3.3.exe | ||
InstallerSha256: 30F4DB70ADE8C80BC40C1CC44F22AB725292F5F84D15DDA8F7958891ADCFC2C9 | ||
InstallerSwitches: | ||
Silent: OMAHA=1 | ||
SilentWithProgress: OMAHA=1 | ||
ProductCode: "{59F21DFB-6977-434B-9CB9-67783D6E7B6B}" | ||
Scope: machine | ||
InstallerLocale: en-US | ||
UpgradeBehavior: install | ||
ManifestType: installer | ||
ManifestVersion: 1.0.0 |
29 changes: 29 additions & 0 deletions
29
manifests/g/Google/EarthPro/7.3.3.7786/Google.EarthPro.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,29 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json | ||
PackageIdentifier: Google.EarthPro | ||
PackageVersion: 7.3.3.7786 | ||
PackageLocale: en-US | ||
Publisher: Google | ||
PublisherUrl: https://www.google.com | ||
PublisherSupportUrl: https://support.google.com | ||
PrivacyUrl: https://policies.google.com/privacy?hl=en | ||
Author: Google Inc. | ||
PackageName: Google Earth Pro | ||
PackageUrl: https://www.google.com/earth/ | ||
License: Freeware | ||
LicenseUrl: https://earth.google.com/intl/en-US/licensepro.html | ||
Copyright: Copyright (C) Google Inc. | ||
CopyrightUrl: https://earth.google.com/intl/en-US/licensepro.html | ||
ShortDescription: The world's most detailed globe. Create maps with advanced tools. | ||
Description: Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean. | ||
Moniker: googleearthpro | ||
Tags: | ||
- earth | ||
- discover | ||
- globe | ||
- map | ||
- mapping | ||
- geo | ||
- geographic | ||
- navigation | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.0.0 |
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,6 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json | ||
PackageIdentifier: Google.EarthPro | ||
PackageVersion: 7.3.3.7786 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.0.0 |