mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
fix(winget): use x64
This commit is contained in:
parent
db1f6bb751
commit
bac68f996d
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue