JanDeDobbeleer.OhMyPosh.installer.yaml 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. # Created using wingetcreate 1.0.4.0
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
  3. PackageIdentifier: JanDeDobbeleer.OhMyPosh
  4. PackageVersion: 8.0.1
  5. Platform:
  6. - Windows.Desktop
  7. MinimumOSVersion: 10.0.0.0
  8. InstallerType: inno
  9. InstallModes:
  10. - interactive
  11. - silent
  12. - silentWithProgress
  13. Installers:
  14. - Architecture: x64
  15. Scope: machine
  16. InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.0.1/install-amd64.exe
  17. InstallerSha256: 18BB77170AC86CC3DA6C1A3B54F7E3533DF59111270BD5229D59AE075CF010C9
  18. InstallerSwitches:
  19. Custom: /ALLUSERS
  20. - Architecture: x64
  21. Scope: user
  22. InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.0.1/install-amd64.exe
  23. InstallerSha256: 18BB77170AC86CC3DA6C1A3B54F7E3533DF59111270BD5229D59AE075CF010C9
  24. InstallerSwitches:
  25. Custom: /CURRENTUSER
  26. - Architecture: x86
  27. Scope: machine
  28. InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.0.1/install-386.exe
  29. InstallerSha256: 0F6E3AB4555BCFF3C05AD6B1B6657CF44A1293E1E0B2F3BD6066D1754B6268D8
  30. InstallerSwitches:
  31. Custom: /ALLUSERS
  32. - Architecture: x86
  33. Scope: user
  34. InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.0.1/install-386.exe
  35. InstallerSha256: 0F6E3AB4555BCFF3C05AD6B1B6657CF44A1293E1E0B2F3BD6066D1754B6268D8
  36. InstallerSwitches:
  37. Custom: /CURRENTUSER
  38. - Architecture: arm64
  39. Scope: machine
  40. InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.0.1/install-arm64.exe
  41. InstallerSha256: 957E61A7FA90477A6A59A848FFFFB1F148CF555D66D00767496D27A872C47B89
  42. InstallerSwitches:
  43. Custom: /ALLUSERS
  44. - Architecture: arm64
  45. Scope: user
  46. InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.0.1/install-arm64.exe
  47. InstallerSha256: 957E61A7FA90477A6A59A848FFFFB1F148CF555D66D00767496D27A872C47B89
  48. InstallerSwitches:
  49. Custom: /CURRENTUSER
  50. ManifestType: installer
  51. ManifestVersion: 1.1.0
  52. ReleaseDate: 2022-06-04