Skip to content

Commit

Permalink
JanDeDobbeleer.OhMyPosh version 24.15.0 (microsoft#199539)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer authored Dec 18, 2024
1 parent 93cbf2f commit fd9e834
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Created using wingetcreate 1.9.2.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 24.15.0
Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.0.0
InstallerType: msi
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.15.0/install-x64.msi
InstallerSha256: 4441CCA0ED761ABA664C7CA806C1ACA74C26D169D3F18CB1F9F5FA06BA208C2D
InstallerSwitches:
Custom: INSTALLER=winget ALLUSERS=1
UpgradeBehavior: install
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.15.0/install-x64.msi
InstallerSha256: 4441CCA0ED761ABA664C7CA806C1ACA74C26D169D3F18CB1F9F5FA06BA208C2D
InstallerSwitches:
Custom: INSTALLER=winget
UpgradeBehavior: install
- Architecture: x86
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.15.0/install-x86.msi
InstallerSha256: 0AD071FA319D9C41FFDDEB47CFD9266CCCBFDDCE118749CB91202D0568A160EF
InstallerSwitches:
Custom: INSTALLER=winget ALLUSERS=1
UpgradeBehavior: install
- Architecture: x86
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.15.0/install-x86.msi
InstallerSha256: 0AD071FA319D9C41FFDDEB47CFD9266CCCBFDDCE118749CB91202D0568A160EF
InstallerSwitches:
Custom: INSTALLER=winget
UpgradeBehavior: install
- Architecture: arm64
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.15.0/install-arm64.msi
InstallerSha256: 5EE51B0096A89FE98FC1897129E1BE08688EF2153C49A31C0ACAEC90CBDF3CF1
InstallerSwitches:
Custom: INSTALLER=winget ALLUSERS=1
UpgradeBehavior: install
- Architecture: arm64
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.15.0/install-arm64.msi
InstallerSha256: 5EE51B0096A89FE98FC1897129E1BE08688EF2153C49A31C0ACAEC90CBDF3CF1
InstallerSwitches:
Custom: INSTALLER=winget
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.6.0
ReleaseDate: 2024-12-18
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created using wingetcreate 1.9.2.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 24.15.0
PackageLocale: en-US
Publisher: Jan De Dobbeleer
PublisherUrl: https://github.com/JanDeDobbeleer/oh-my-posh/
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
Moniker: oh-my-posh
Tags:
- console
- command-line
- shell
- command-prompt
- powershell
- wsl
- developer-tools
- utilities
- cli
- cmd
- ps
- terminal
- oh-my-posh
ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v24.15.0
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.9.2.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 24.15.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit fd9e834

Please sign in to comment.