12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- # 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: 8.7.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/v8.7.0/install-amd64.exe
- InstallerSha256: 6030FCDBBEBCC5CC67852ED1ADF577AFF1846DA799C5A2526D39741F02A456E5
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: x64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.7.0/install-amd64.exe
- InstallerSha256: 6030FCDBBEBCC5CC67852ED1ADF577AFF1846DA799C5A2526D39741F02A456E5
- InstallerSwitches:
- Custom: /CURRENTUSER
- - Architecture: x86
- Scope: machine
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.7.0/install-386.exe
- InstallerSha256: 7FCE1CD52EDF6E083A544D60AB0C719DFB7B4E288C1514D530E93433C9B11072
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: x86
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.7.0/install-386.exe
- InstallerSha256: 7FCE1CD52EDF6E083A544D60AB0C719DFB7B4E288C1514D530E93433C9B11072
- InstallerSwitches:
- Custom: /CURRENTUSER
- - Architecture: arm64
- Scope: machine
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.7.0/install-arm64.exe
- InstallerSha256: 0C77551B3D704CF1FCA0911775B7971014EA06C9FDBF3458B5970FD345E08946
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: arm64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.7.0/install-arm64.exe
- InstallerSha256: 0C77551B3D704CF1FCA0911775B7971014EA06C9FDBF3458B5970FD345E08946
- InstallerSwitches:
- Custom: /CURRENTUSER
- ManifestType: installer
- ManifestVersion: 1.1.0
- ReleaseDate: 2022-06-27
|