Skip to content

Commit 65f11d5

Browse files
authored
New version: GAM-Team.gam version 7.13.01 (microsoft#273951)
1 parent 1e95c68 commit 65f11d5

3 files changed

Lines changed: 85 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with WinGet Updater using komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: GAM-Team.gam
5+
PackageVersion: 7.13.01
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
ReleaseDate: 2025-07-13
10+
InstallationMetadata:
11+
DefaultInstallLocation: ./GAM7
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/GAM-team/GAM/releases/download/v7.13.01/gam-7.13.01-windows-x86_64.msi
15+
InstallerSha256: 000D0C4992215DB9F5CB98628D802EDC7B214A7B81B20BEFE3C5D60623143922
16+
ProductCode: '{2B539216-E897-46CC-852D-92FAE7D7513E}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: GAM7
19+
ProductCode: '{2B539216-E897-46CC-852D-92FAE7D7513E}'
20+
UpgradeCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}'
21+
- Architecture: arm64
22+
InstallerUrl: https://github.com/GAM-team/GAM/releases/download/v7.13.01/gam-7.13.01-windows-arm64.msi
23+
InstallerSha256: 8CF6C47DF0A00AC3C65AC3A6BAD2DFE3D9B3AB73284063BF64400466B73C4D47
24+
ProductCode: '{9E054B34-58D7-4D7F-8A29-EE00C9B71512}'
25+
AppsAndFeaturesEntries:
26+
- DisplayName: GAM7
27+
ProductCode: '{9E054B34-58D7-4D7F-8A29-EE00C9B71512}'
28+
UpgradeCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}'
29+
ManifestType: installer
30+
ManifestVersion: 1.10.0
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Created with WinGet Updater using komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: GAM-Team.gam
5+
PackageVersion: 7.13.01
6+
PackageLocale: en-US
7+
Publisher: GAM Team - google-apps-manager@googlegroups.com
8+
PublisherUrl: https://github.com/GAM-team
9+
PublisherSupportUrl: https://github.com/GAM-team/GAM/issues
10+
PackageName: gam
11+
PackageUrl: https://github.com/GAM-team/GAM
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/GAM-team/GAM/blob/HEAD/LICENSE
14+
ShortDescription: command line management for Google Workspace
15+
Tags:
16+
- gam
17+
- google
18+
- google-admin-sdk
19+
- google-api
20+
- google-apps
21+
- google-calendar
22+
- google-cloud
23+
- google-drive
24+
- google-workspace
25+
- gsuite
26+
- oauth2
27+
- oauth2-client
28+
- python
29+
ReleaseNotes: |-
30+
- 7.13.01
31+
Enhanced gam create|print|show chromeprofilecommand to allow specification
32+
of multiple Chrome browser profiles rather than just one.
33+
<ChromeProfilePermanentID> ::= <String>
34+
<ChromeProfileName> ::= customers/<CustomerID>/profiles/<ChromeProfilePermanentID> | <ChromeProfilePermanentID>
35+
<ChromeProfileNameList> ::= "<ChromeProfileName>(,<ChromeProfileName>)*"
36+
<ChromeProfileNameEntity> ::=
37+
<ChromeProfileNameList> |
38+
(select <FileSelector>|<CSVFileSelector>) |
39+
(filter <String> (filtertime<String> <Time>)* [orderby <ChromeProfileOrderByFieldName> [ascending|descending]])
40+
gam create|print_show chromeprofilecommand <ChromeProfileNameEntity>
41+
See Update History
42+
ReleaseNotesUrl: https://github.com/GAM-team/GAM/releases/tag/v7.13.01
43+
Documentations:
44+
- DocumentLabel: Wiki
45+
DocumentUrl: https://github.com/GAM-team/GAM/wiki
46+
ManifestType: defaultLocale
47+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: GAM-Team.gam
5+
PackageVersion: 7.13.01
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)