Skip to content

Commit

Permalink
JanDeDobbeleer.OhMyPosh version 19.8.0 (#135662)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer authored Jan 21, 2024
1 parent a1ad919 commit 5e980a9
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# Created using wingetcreate 1.5.7.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 19.8.0
Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.0.0
InstallerType: inno
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.0/install-amd64.exe
InstallerSha256: DB71DCF55755A2905B50794D37F987B8F3A9D55D67D93E3F2EB6DA407861DB66
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.0/install-amd64.exe
InstallerSha256: DB71DCF55755A2905B50794D37F987B8F3A9D55D67D93E3F2EB6DA407861DB66
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
- Architecture: x86
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.0/install-386.exe
InstallerSha256: A74905D292C7F5924D6156A0A9FFB1DB6C502D17CB992A5E56E990CEADD1F1C0
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: x86
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.0/install-386.exe
InstallerSha256: A74905D292C7F5924D6156A0A9FFB1DB6C502D17CB992A5E56E990CEADD1F1C0
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
- Architecture: arm64
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.0/install-arm64.exe
InstallerSha256: 5159E94B2A971970DC76F05C8FE2B348B8ABFC508D4D65EDBD621ED61B5E9056
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: arm64
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.8.0/install-arm64.exe
InstallerSha256: 5159E94B2A971970DC76F05C8FE2B348B8ABFC508D4D65EDBD621ED61B5E9056
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
ManifestType: installer
ManifestVersion: 1.4.0
ReleaseDate: 2024-01-21
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created using wingetcreate 1.5.7.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json

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

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 19.8.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.4.0

0 comments on commit 5e980a9

Please sign in to comment.