fix(winget): remove duplicate installer

This commit is contained in:
Jan De Dobbeleer 2021-06-05 19:29:50 +02:00 committed by Jan De Dobbeleer
parent b21670f35b
commit dbcd16b412

View file

@ -3,10 +3,6 @@ PackageVersion: <VERSION>
InstallModes:
- "silent"
Installers:
- Architecture: x64
InstallerType: inno
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v<VERSION>/install.exe
InstallerSha256: <HASH>
- Architecture: x86
InstallerType: inno
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v<VERSION>/install.exe