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.0.1
- 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.0.1/install-amd64.exe
- InstallerSha256: 18BB77170AC86CC3DA6C1A3B54F7E3533DF59111270BD5229D59AE075CF010C9
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: x64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.0.1/install-amd64.exe
- InstallerSha256: 18BB77170AC86CC3DA6C1A3B54F7E3533DF59111270BD5229D59AE075CF010C9
- InstallerSwitches:
- Custom: /CURRENTUSER
- - Architecture: x86
- Scope: machine
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.0.1/install-386.exe
- InstallerSha256: 0F6E3AB4555BCFF3C05AD6B1B6657CF44A1293E1E0B2F3BD6066D1754B6268D8
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: x86
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.0.1/install-386.exe
- InstallerSha256: 0F6E3AB4555BCFF3C05AD6B1B6657CF44A1293E1E0B2F3BD6066D1754B6268D8
- InstallerSwitches:
- Custom: /CURRENTUSER
- - Architecture: arm64
- Scope: machine
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.0.1/install-arm64.exe
- InstallerSha256: 957E61A7FA90477A6A59A848FFFFB1F148CF555D66D00767496D27A872C47B89
- InstallerSwitches:
- Custom: /ALLUSERS
- - Architecture: arm64
- Scope: user
- InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.0.1/install-arm64.exe
- InstallerSha256: 957E61A7FA90477A6A59A848FFFFB1F148CF555D66D00767496D27A872C47B89
- InstallerSwitches:
- Custom: /CURRENTUSER
- ManifestType: installer
- ManifestVersion: 1.1.0
- ReleaseDate: 2022-06-04
|