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.88.1
- 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.88.1/install-amd64.exe
- InstallerSha256: DEB85D3F87898F455A86261B48402965DEF465CDE9BF3568BF5982306455897B
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: x64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.88.1/install-amd64.exe
- InstallerSha256: DEB85D3F87898F455A86261B48402965DEF465CDE9BF3568BF5982306455897B
- InstallerSwitches:
- Custom: /CURRENTUSER
- - Architecture: arm64
- Scope: machine
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.88.1/install-arm64.exe
- InstallerSha256: 53102041C9EFC72C2075B92B98E963E38989A4F15BC07C588821D66AE30F1042
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: arm64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.88.1/install-arm64.exe
- InstallerSha256: 53102041C9EFC72C2075B92B98E963E38989A4F15BC07C588821D66AE30F1042
- InstallerSwitches:
- Custom: /CURRENTUSER
- ManifestType: installer
- ManifestVersion: 1.1.0
- ReleaseDate: 2022-05-22
|