Skip to content

Commit

Permalink
fix(winget): remove duplicate installer
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer committed Jun 6, 2021
1 parent b21670f commit dbcd16b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/winget/JanDeDobbeleer.OhMyPosh.installer.yaml
Expand Up @@ -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
Expand Down

0 comments on commit dbcd16b

Please sign in to comment.