12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- # Created using wingetcreate 1.0.4.0
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: JanDeDobbeleer.OhMyPosh
- PackageVersion: 7.82.0
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 10.0.0.0
- InstallerType: inno
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- Installers:
- - Architecture: x64
- Scope: machine
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.82.0/install-amd64.exe
- InstallerSha256: CBE46E754595454A832DCBFE5D5838A2EB0C1CF85DCF2D20E89B2C2862BDA6E0
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: x64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.82.0/install-amd64.exe
- InstallerSha256: CBE46E754595454A832DCBFE5D5838A2EB0C1CF85DCF2D20E89B2C2862BDA6E0
- InstallerSwitches:
- Custom: /CURRENTUSER
- - Architecture: arm64
- Scope: machine
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.82.0/install-arm64.exe
- InstallerSha256: 6E1CDB58BA4D5373EBBD0465D2C525AA587A14F3D4F406B99069D782F43A4D24
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: arm64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.82.0/install-arm64.exe
- InstallerSha256: 6E1CDB58BA4D5373EBBD0465D2C525AA587A14F3D4F406B99069D782F43A4D24
- InstallerSwitches:
- Custom: /CURRENTUSER
- ManifestType: installer
- ManifestVersion: 1.1.0
- ReleaseDate: 2022-05-12
|