Skip to content

Commit 3bf5e95

Browse files
committed
Update Installer Order for Microsoft.PowerShell 7.6.0.0
1 parent bac1733 commit 3bf5e95

1 file changed

Lines changed: 21 additions & 18 deletions

File tree

manifests/m/Microsoft/PowerShell/7.6.0.0/Microsoft.PowerShell.installer.yaml

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,6 @@ Commands:
1313
- pwsh
1414
ReleaseDate: 2026-03-12
1515
Installers:
16-
- Architecture: x64
17-
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0/PowerShell-7.6.0-win-x64.msi
18-
InstallerSha256: CE60D76319739B52B281C744144CD8E942AED9CDA02483CE9BD732E140F75982
19-
ProductCode: '{18AF003E-70BD-4CD0-874C-D53E4D0B9708}'
20-
InstallerType: wix
21-
Scope: machine
22-
- Architecture: arm
23-
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0/PowerShell-7.6.0-win-arm64.msi
24-
InstallerSha256: 565AFDEF6E4E20B26117D0D467C2647D96EA49F1F7D3FC542D29D18B742F1A9B
25-
ProductCode: '{4B719655-6808-400E-AABC-64CA1CE773F2}'
26-
InstallerType: wix
27-
Scope: machine
28-
- Architecture: arm64
29-
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0/PowerShell-7.6.0-win-arm64.msi
30-
InstallerSha256: 565AFDEF6E4E20B26117D0D467C2647D96EA49F1F7D3FC542D29D18B742F1A9B
31-
ProductCode: '{4B719655-6808-400E-AABC-64CA1CE773F2}'
32-
InstallerType: wix
33-
Scope: machine
3416
- Architecture: x64
3517
Platform:
3618
- Windows.Universal
@@ -55,5 +37,26 @@ Installers:
5537
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0/PowerShell-7.6.0.msixbundle
5638
InstallerSha256: 730BA500DE62E0F6B47F0293233EA6FD046536562A615DD3B532FFE90231E617
5739
SignatureSha256: C191AD3B19F902B7C571AF4DFC6F704232CFF59BA5CBF058B0EEBAA6E2EDB3AF
40+
- Architecture: x64
41+
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0/PowerShell-7.6.0-win-x64.msi
42+
InstallerSha256: CE60D76319739B52B281C744144CD8E942AED9CDA02483CE9BD732E140F75982
43+
ProductCode: '{18AF003E-70BD-4CD0-874C-D53E4D0B9708}'
44+
InstallerType: wix
45+
Scope: machine
46+
ElevationRequirement: elevationRequired
47+
- Architecture: arm
48+
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0/PowerShell-7.6.0-win-arm64.msi
49+
InstallerSha256: 565AFDEF6E4E20B26117D0D467C2647D96EA49F1F7D3FC542D29D18B742F1A9B
50+
ProductCode: '{4B719655-6808-400E-AABC-64CA1CE773F2}'
51+
InstallerType: wix
52+
Scope: machine
53+
ElevationRequirement: elevationRequired
54+
- Architecture: arm64
55+
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0/PowerShell-7.6.0-win-arm64.msi
56+
InstallerSha256: 565AFDEF6E4E20B26117D0D467C2647D96EA49F1F7D3FC542D29D18B742F1A9B
57+
ProductCode: '{4B719655-6808-400E-AABC-64CA1CE773F2}'
58+
InstallerType: wix
59+
Scope: machine
60+
ElevationRequirement: elevationRequired
5861
ManifestType: installer
5962
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)