fix(winget): use x64

This commit is contained in:
Jan De Dobbeleer 2021-06-25 19:22:47 +02:00 committed by Jan De Dobbeleer
parent db1f6bb751
commit bac68f996d

View file

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