Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Created using wingetcreate 1.10.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 29.9.0
InstallerLocale: en-US
Installers:
- Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.17134.0
Architecture: x64
InstallerType: msix
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.9.0/install-x64.msix
InstallerSha256: 33D4B16C4C2E20F5BA51E65DBC0F0872E19CFC8E63AFF55E027D61674343A0F4
SignatureSha256: 511773DDD5BF42042E9B2D516ABAF3A3805380989E2CFBD55F501F3BA298FED5
PackageFamilyName: ohmyposh.cli_96v55e8n804z4
- Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.17134.0
Architecture: arm64
InstallerType: msix
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.9.0/install-arm64.msix
InstallerSha256: 4E4AAF706C7BA81A2109DABC0BB0FDF609CB3477D21331A8BB184FDBAB7B2E60
SignatureSha256: 10FC74D00F2A7F3581D791187AA1F1F7D148ADA0F5EAEEC21026C7E9D0519D4C
PackageFamilyName: ohmyposh.cli_96v55e8n804z4
- Architecture: x64
InstallerType: msi
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.9.0/install-x64.msi
InstallerSha256: E35BCF8BAAFF4F2B3A65F4F20FEA36BA16B3B4B32DF3D8A79E4D7359BAB21484
ProductCode: '{5CA636EC-F1D0-4A5B-8B62-F4DBBD4D11EE}'
- Architecture: arm64
InstallerType: msi
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.9.0/install-arm64.msi
InstallerSha256: 48E158EEFD91A644F7FDB61C1994DDB4ED2A4C44E4CBDC33B2A3F89B2F459952
ProductCode: '{2726CD7C-EB2E-4415-ADC3-0DC14DA0AF31}'
ManifestType: installer
ManifestVersion: 1.10.0
ReleaseDate: 2026-03-15
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Created using wingetcreate 1.10.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 29.9.0
PackageLocale: en-US
Publisher: Jan De Dobbeleer
PublisherUrl: https://github.com/JanDeDobbeleer
PublisherSupportUrl: https://github.com/JanDeDobbeleer/oh-my-posh/issues
Author: Jan De Dobbeleer
PackageName: Oh My Posh
PackageUrl: https://ohmyposh.dev/
License: MIT
LicenseUrl: https://github.com/JanDeDobbeleer/oh-my-posh/raw/main/COPYING
ShortDescription: Prompt theme engine for any shell
Tags:
- bash
- cmd
- git
- nerd-fonts
- nushell
- powershell
- starship
- tooltips
- console
- command-line
- shell
- wsl
- developer-tools
- utilities
- cli
- terminal
ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v29.9.0
ManifestType: defaultLocale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.10.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 29.9.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0
Loading