oh-my-posh/packages/winget/JanDeDobbeleer.OhMyPosh.installer.yaml

19 lines
565 B
YAML
Raw Normal View History

2021-01-29 10:50:11 -08:00
PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: <VERSION>
Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.0.0
InstallerType: inno
Scope: user
2021-01-29 10:50:11 -08:00
InstallModes:
- interactive
2021-01-29 10:50:11 -08:00
Installers:
2021-06-25 10:22:47 -07:00
- Architecture: x64
2021-09-14 09:13:33 -07:00
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v<VERSION>/install-amd64.exe
InstallerSha256: <HASH-AMD64>
- Architecture: arm64
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v<VERSION>/install-arm64.exe
InstallerSha256: <HASH-ARM64>
ManifestType: installer
2021-01-29 10:50:11 -08:00
ManifestVersion: 1.0.0