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