Skip to content

Commit 9127b40

Browse files
JanDeDobbeleer.OhMyPosh version 26.14.0 (microsoft#271707)
1 parent cfe89ec commit 9127b40

3 files changed

Lines changed: 100 additions & 0 deletions

File tree

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Created using wingetcreate 1.9.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
3+
4+
PackageIdentifier: JanDeDobbeleer.OhMyPosh
5+
PackageVersion: 26.14.0
6+
Platform:
7+
- Windows.Desktop
8+
MinimumOSVersion: 10.0.0.0
9+
InstallerType: msi
10+
InstallModes:
11+
- interactive
12+
- silent
13+
- silentWithProgress
14+
Installers:
15+
- Architecture: x64
16+
Scope: machine
17+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/install-x64.msi
18+
InstallerSha256: 016AE7BC733486D4F8B96ADB4BA5B57A485891316D920275155C41F414C4E43D
19+
InstallerSwitches:
20+
Custom: INSTALLER=winget ALLUSERS=1
21+
UpgradeBehavior: install
22+
- Architecture: x64
23+
Scope: user
24+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/install-x64.msi
25+
InstallerSha256: 016AE7BC733486D4F8B96ADB4BA5B57A485891316D920275155C41F414C4E43D
26+
InstallerSwitches:
27+
Custom: INSTALLER=winget
28+
UpgradeBehavior: install
29+
- Architecture: x86
30+
Scope: machine
31+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/install-x86.msi
32+
InstallerSha256: E090E71432C86A10791CB11E12D72DB5F1E0342D28A2EBB48A9BB1E5C00A257A
33+
InstallerSwitches:
34+
Custom: INSTALLER=winget ALLUSERS=1
35+
UpgradeBehavior: install
36+
- Architecture: x86
37+
Scope: user
38+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/install-x86.msi
39+
InstallerSha256: E090E71432C86A10791CB11E12D72DB5F1E0342D28A2EBB48A9BB1E5C00A257A
40+
InstallerSwitches:
41+
Custom: INSTALLER=winget
42+
UpgradeBehavior: install
43+
- Architecture: arm64
44+
Scope: machine
45+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/install-arm64.msi
46+
InstallerSha256: C5FE80148452D03C604FC047CACC666A8D716C7647998F6F2B2E27FD472C0727
47+
InstallerSwitches:
48+
Custom: INSTALLER=winget ALLUSERS=1
49+
UpgradeBehavior: install
50+
- Architecture: arm64
51+
Scope: user
52+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.0/install-arm64.msi
53+
InstallerSha256: C5FE80148452D03C604FC047CACC666A8D716C7647998F6F2B2E27FD472C0727
54+
InstallerSwitches:
55+
Custom: INSTALLER=winget
56+
UpgradeBehavior: install
57+
ManifestType: installer
58+
ManifestVersion: 1.6.0
59+
ReleaseDate: 2025-07-06
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created using wingetcreate 1.9.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
3+
4+
PackageIdentifier: JanDeDobbeleer.OhMyPosh
5+
PackageVersion: 26.14.0
6+
PackageLocale: en-US
7+
Publisher: Jan De Dobbeleer
8+
PublisherUrl: https://github.com/JanDeDobbeleer/oh-my-posh/
9+
PublisherSupportUrl: https://github.com/JanDeDobbeleer/oh-my-posh/issues
10+
Author: Jan De Dobbeleer
11+
PackageName: Oh My Posh
12+
PackageUrl: https://ohmyposh.dev/
13+
License: MIT
14+
LicenseUrl: https://github.com/JanDeDobbeleer/oh-my-posh/raw/main/COPYING
15+
ShortDescription: Prompt theme engine for any shell
16+
Moniker: oh-my-posh
17+
Tags:
18+
- console
19+
- command-line
20+
- shell
21+
- command-prompt
22+
- powershell
23+
- wsl
24+
- developer-tools
25+
- utilities
26+
- cli
27+
- cmd
28+
- ps
29+
- terminal
30+
- oh-my-posh
31+
ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v26.14.0
32+
ManifestType: defaultLocale
33+
ManifestVersion: 1.6.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.9.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
3+
4+
PackageIdentifier: JanDeDobbeleer.OhMyPosh
5+
PackageVersion: 26.14.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)