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.12.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 29.13.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.13.0/install-x64.msix
InstallerSha256: E0877D6DF08F337AB95F1BF418BC457DA19015EF4617101DD8ACB6BDFAF6ED9A
SignatureSha256: 28DD4F66302D37AF64E7497C280928FFCA2B898000ECDE2648EC3D22224C684B
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.13.0/install-arm64.msix
InstallerSha256: 12FB0F47DA4FA328ECE7F76B956F43B98450A40A476CAFD232CE8819BE416A91
SignatureSha256: 23FC6F908C3469DA74E0810EB9218A94F1887BE5D7DE654DEC14DE8321055C14
PackageFamilyName: ohmyposh.cli_96v55e8n804z4
- Architecture: x64
InstallerType: msi
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.13.0/install-x64.msi
InstallerSha256: E5E4B7B78242946409B6C31D6F07A0738409721F22972AC524657F8C22185903
ProductCode: '{CB7FDC21-D2EF-4E62-99FB-F918DA86C7BE}'
- Architecture: arm64
InstallerType: msi
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v29.13.0/install-arm64.msi
InstallerSha256: 735EFCEE479048487541FFF34C63E36767BC2D47247A5612778EE3B9AD5A12A3
ProductCode: '{C414526C-A9CA-4A79-9793-9F8C4AE95D64}'
ManifestType: installer
ManifestVersion: 1.12.0
ReleaseDate: 2026-05-06
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Created using wingetcreate 1.12.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 29.13.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.13.0
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.12.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 29.13.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
Loading