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