2021-01-29 10:50:11 -08:00
|
|
|
PackageIdentifier: JanDeDobbeleer.OhMyPosh
|
|
|
|
PackageVersion: <VERSION>
|
|
|
|
InstallModes:
|
|
|
|
- "silent"
|
|
|
|
Installers:
|
2021-06-25 10:22:47 -07:00
|
|
|
- Architecture: x64
|
2021-01-29 10:50:11 -08:00
|
|
|
InstallerType: inno
|
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
|
|
|
|
InstallerType: inno
|
|
|
|
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v<VERSION>/install-arm64.exe
|
|
|
|
InstallerSha256: <HASH-ARM64>
|
2021-01-29 10:50:11 -08:00
|
|
|
ManifestType: "installer"
|
|
|
|
ManifestVersion: 1.0.0
|