123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- # 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.74.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.74.2/install-amd64.exe
- InstallerSha256: D0F795810DC7B296ACA4EDA690D8F7D4281FC19F9E7B8EBA3F39059EA05FB5D6
- InstallerSwitches:
- Silent: /VERYSILENT
- SilentWithProgress: /SILENT
- Custom: /ALLUSERS
- - Architecture: x64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.74.2/install-amd64.exe
- InstallerSha256: D0F795810DC7B296ACA4EDA690D8F7D4281FC19F9E7B8EBA3F39059EA05FB5D6
- InstallerSwitches:
- Silent: /VERYSILENT
- SilentWithProgress: /SILENT
- Custom: /CURRENTUSER
- - Architecture: arm64
- Scope: machine
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.74.2/install-arm64.exe
- InstallerSha256: 73E5C25616FEDDD4B7DEA18F6385893E25F1F6F79218059CBED45AF623AB8EBC
- InstallerSwitches:
- Silent: /VERYSILENT
- SilentWithProgress: /SILENT
- Custom: /ALLUSERS
- - Architecture: arm64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.74.2/install-arm64.exe
- InstallerSha256: 73E5C25616FEDDD4B7DEA18F6385893E25F1F6F79218059CBED45AF623AB8EBC
- InstallerSwitches:
- Silent: /VERYSILENT
- SilentWithProgress: /SILENT
- Custom: /CURRENTUSER
- ManifestType: installer
- ManifestVersion: 1.1.0
- ReleaseDate: 2022-04-28
|