-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Expand file tree
/
Copy pathMicrosoft.Git.installer.yaml
More file actions
38 lines (37 loc) · 1.53 KB
/
Microsoft.Git.installer.yaml
File metadata and controls
38 lines (37 loc) · 1.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Created using wingetcreate 1.9.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
PackageIdentifier: Microsoft.Git
PackageVersion: 2.49.0.0.0
InstallerType: inno
InstallerSwitches:
Silent: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
SilentWithProgress: /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART
Custom: /COMPONENTS=icons,ext,gitlfs,assoc,assoc_sh,consolefont,windowsterminal,scalar
UpgradeBehavior: install
Commands:
- git
FileExtensions:
- gitattributes
- gitignore
- gitmodules
- sh
ElevationRequirement: elevatesSelf
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/microsoft/git/releases/download/v2.49.0.vfs.0.0/Git-2.49.0.vfs.0.0-64-bit.exe
InstallerSha256: E124F2CBFACAF4FED10DFDC0C792B4C6DD936FF6AD9BAC59508EED1F0DBC1710
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/microsoft/git/releases/download/v2.49.0.vfs.0.0/Git-2.49.0.vfs.0.0-64-bit.exe
InstallerSha256: E124F2CBFACAF4FED10DFDC0C792B4C6DD936FF6AD9BAC59508EED1F0DBC1710
- Architecture: arm64
Scope: user
InstallerUrl: https://github.com/microsoft/git/releases/download/v2.49.0.vfs.0.0/Git-2.49.0.vfs.0.0-arm64.exe
InstallerSha256: 6D36F3DC3CFDE5D26D139A399182FD54ADECFD405618DE4BF2CFA32669CC6AA7
- Architecture: arm64
Scope: machine
InstallerUrl: https://github.com/microsoft/git/releases/download/v2.49.0.vfs.0.0/Git-2.49.0.vfs.0.0-arm64.exe
InstallerSha256: 6D36F3DC3CFDE5D26D139A399182FD54ADECFD405618DE4BF2CFA32669CC6AA7
ManifestType: installer
ManifestVersion: 1.9.0