12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- # Created using wingetcreate 0.5.0.1
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: JanDeDobbeleer.OhMyPosh
- PackageVersion: 7.46.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.46.2/install-amd64.exe
- InstallerSha256: 057D7A984AB77BA561D03606A4522C0605DE5AE3FF5605D45D2A01B687949598
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: x64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.46.2/install-amd64.exe
- InstallerSha256: 057D7A984AB77BA561D03606A4522C0605DE5AE3FF5605D45D2A01B687949598
- InstallerSwitches:
- Custom: /CURRENTUSER
- - Architecture: arm64
- Scope: machine
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.46.2/install-arm64.exe
- InstallerSha256: F0B45863192A8460C2BCD0EB4E3869D5A64BABE7EE4E76FB1D2815D9B5809C58
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: arm64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.46.2/install-arm64.exe
- InstallerSha256: F0B45863192A8460C2BCD0EB4E3869D5A64BABE7EE4E76FB1D2815D9B5809C58
- InstallerSwitches:
- Custom: /CURRENTUSER
- ManifestType: installer
- ManifestVersion: 1.1.0
- ReleaseDate: 2022-03-22
|