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