Correct casting in Id and Name (#884)
Manifests contain `Powershell` rather than PowerShell. This caught me out when running `winget install -e Microsoft.PowerShell`.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Id: Microsoft.Powershell
|
Id: Microsoft.PowerShell
|
||||||
Version: 7.0.1
|
Version: 7.0.1
|
||||||
Name: Powershell
|
Name: PowerShell
|
||||||
Publisher: Microsoft
|
Publisher: Microsoft
|
||||||
Homepage: https://microsoft.com/PowerShell
|
Homepage: https://microsoft.com/PowerShell
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user