Skip to content

Commit 9d06ca7

Browse files
authored
Update version: GLab.GLab version 1.73.0 (microsoft#301583)
1 parent e16456b commit 9d06ca7

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

manifests/g/GLab/GLab/1.73.0/GLab.GLab.installer.yaml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,30 @@ PackageIdentifier: GLab.GLab
55
PackageVersion: 1.73.0
66
InstallerLocale: en-US
77
InstallerType: inno
8-
Scope: machine
98
InstallModes:
109
- interactive
1110
- silent
1211
- silentWithProgress
13-
InstallerSwitches:
14-
Custom: /ALLUSERS
1512
UpgradeBehavior: install
1613
ProductCode: '{679C50AE-F48A-46D1-9493-77F095E9884D}_is1'
1714
ReleaseDate: 2025-10-06
1815
AppsAndFeaturesEntries:
1916
- ProductCode: '{679C50AE-F48A-46D1-9493-77F095E9884D}_is1'
2017
ElevationRequirement: elevatesSelf
21-
InstallationMetadata:
22-
DefaultInstallLocation: '%ProgramFiles%\glab'
2318
Installers:
2419
- Architecture: x64
20+
Scope: user
21+
InstallerUrl: https://gitlab.com/gitlab-org/cli/-/releases/v1.73.0/downloads/glab_1.73.0_Windows_x86_64_installer.exe
22+
InstallerSha256: 79F8C1F72D2B819EBB31E01BDB241EB92407D8D9771932585F0ECD2D132B67F5
23+
InstallerSwitches:
24+
Custom: /CURRENTUSER
25+
- Architecture: x64
26+
Scope: machine
2527
InstallerUrl: https://gitlab.com/gitlab-org/cli/-/releases/v1.73.0/downloads/glab_1.73.0_Windows_x86_64_installer.exe
2628
InstallerSha256: 79F8C1F72D2B819EBB31E01BDB241EB92407D8D9771932585F0ECD2D132B67F5
2729
InstallerSwitches:
2830
Custom: /ALLUSERS
31+
InstallationMetadata:
32+
DefaultInstallLocation: '%ProgramFiles%\glab'
2933
ManifestType: installer
3034
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)