File tree Expand file tree Collapse file tree 3 files changed +86
-0
lines changed
manifests/g/GAM-Team/gam/7.29.00 Expand file tree Collapse file tree 3 files changed +86
-0
lines changed Original file line number Diff line number Diff line change 1+ # Created with WinGet Updater using komac v2.14.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.29.00
6+ InstallerLocale : en-US
7+ InstallerType : wix
8+ Scope : machine
9+ ReleaseDate : 2025-11-25
10+ InstallationMetadata :
11+ DefaultInstallLocation : ./GAM7
12+ Installers :
13+ - Architecture : x64
14+ InstallerUrl : https://github.com/GAM-team/GAM/releases/download/v7.29.00/gam-7.29.00-windows-x86_64.msi
15+ InstallerSha256 : D678E63E52E73DD09E52D92941D08B080E67505CE1A9E0A9365108AA510D5D5C
16+ ProductCode : ' {C5F50501-539E-40C7-BDA5-CF26B40231AC}'
17+ AppsAndFeaturesEntries :
18+ - DisplayName : GAM7
19+ ProductCode : ' {C5F50501-539E-40C7-BDA5-CF26B40231AC}'
20+ UpgradeCode : ' {D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}'
21+ - Architecture : arm64
22+ InstallerUrl : https://github.com/GAM-team/GAM/releases/download/v7.29.00/gam-7.29.00-windows-arm64.msi
23+ InstallerSha256 : 6195A0A2A1C410E50A16C14A0DF2B772303875E029A233EEFFB61BA835B2DFC9
24+ ProductCode : ' {72CF0AD0-BDDB-42EF-B6A9-99C4B93F6EEE}'
25+ AppsAndFeaturesEntries :
26+ - DisplayName : GAM7
27+ ProductCode : ' {72CF0AD0-BDDB-42EF-B6A9-99C4B93F6EEE}'
28+ UpgradeCode : ' {D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}'
29+ ManifestType : installer
30+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 1+ # Created with WinGet Updater using komac v2.14.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.29.00
6+ PackageLocale : en-US
7+ Publisher :
GAM Team - [email protected] 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.29.00
31+ Added options mappermissionsemail <EmailAddress> <EmailAddress> and mappermissionsemailfile <CSVFileInput> endcsv
32+ to these commands:
33+ gam [<UserTypeEntity>] copy shareddriveacls <SharedDriveEntity> to <SharedDriveEntity>
34+ gam [<UserTypeEntity>] sync shareddriveacls <SharedDriveEntity> with <SharedDriveEntity>
35+ gam <UserTypeEntity> copy drivefile <DriveFileEntity>
36+ gam <UserTypeEntity> move drivefile <DriveFileEntity>
37+ When mappermissionsemail <EmailAddress> <EmailAddress> is specifed, an ACL that references the first <EmailAddress>
38+ in the source will be modified to reference the second <EmailAddress> in the destination.
39+ Bulk permission email address mapping can be specified with mappermissionsemailfile <CSVFileInput> endcsv.
40+ <CSVFileInput> must include these columns: sourceEmail and destinationEmail.
41+ These options will be most useful with inter-workspace Shared Drive copies and moves.
42+ - See Update History
43+ ReleaseNotesUrl : https://github.com/GAM-team/GAM/releases/tag/v7.29.00
44+ Documentations :
45+ - DocumentLabel : Wiki
46+ DocumentUrl : https://github.com/GAM-team/GAM/wiki
47+ ManifestType : defaultLocale
48+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 1+ # Created with WinGet Updater using komac v2.14.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.29.00
6+ DefaultLocale : en-US
7+ ManifestType : version
8+ ManifestVersion : 1.10.0
You can’t perform that action at this time.
0 commit comments