Skip to content

Commit 4fde757

Browse files
authored
New version: GAM-Team.gam version 7.20.00 (microsoft#288912)
1 parent 819d049 commit 4fde757

File tree

3 files changed

+77
-0
lines changed

3 files changed

+77
-0
lines changed
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.1
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.20.00
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
ReleaseDate: 2025-09-01
10+
InstallationMetadata:
11+
DefaultInstallLocation: ./GAM7
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/GAM-team/GAM/releases/download/v7.20.00/gam-7.20.00-windows-x86_64.msi
15+
InstallerSha256: 405E0BCE29EE7FA1F7AB87614C698E35D19E21146D4AE1ED84582FF9D17E3105
16+
ProductCode: '{712E41AB-A8A9-4912-BF2B-FFA26F72A6B7}'
17+
AppsAndFeaturesEntries:
18+
- DisplayName: GAM7
19+
ProductCode: '{712E41AB-A8A9-4912-BF2B-FFA26F72A6B7}'
20+
UpgradeCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}'
21+
- Architecture: arm64
22+
InstallerUrl: https://github.com/GAM-team/GAM/releases/download/v7.20.00/gam-7.20.00-windows-arm64.msi
23+
InstallerSha256: 852F820E67B6308163B859B15AB9F86901EE6436FA8FC8CACA0BECA51471A468
24+
ProductCode: '{12ECBFE3-3A68-4CF0-955F-043A57E65B4E}'
25+
AppsAndFeaturesEntries:
26+
- DisplayName: GAM7
27+
ProductCode: '{12ECBFE3-3A68-4CF0-955F-043A57E65B4E}'
28+
UpgradeCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}'
29+
ManifestType: installer
30+
ManifestVersion: 1.10.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created with WinGet Updater using komac v2.12.1
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.20.00
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.20.00
31+
Added initial support for student groups in Google Classroom. This is a work in progress and requires Developer Preview membership.
32+
- See: https://github.com/GAM-team/GAM/wiki/Classroom-StudentGroups#notes
33+
See Update History
34+
ReleaseNotesUrl: https://github.com/GAM-team/GAM/releases/tag/v7.20.00
35+
Documentations:
36+
- DocumentLabel: Wiki
37+
DocumentUrl: https://github.com/GAM-team/GAM/wiki
38+
ManifestType: defaultLocale
39+
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.1
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.20.00
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)