Skip to content

Commit

Permalink
JanDeDobbeleer.OhMyPosh version 19.17.2 (#144444)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer authored Mar 15, 2024
1 parent fe15009 commit ed54b5b
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.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 19.17.2
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.17.2/install-amd64.exe
InstallerSha256: C6DD217D4EAEBE311008883D1F89EE0B027C9087B30B078478B5A6D2A9642BC1
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.2/install-amd64.exe
InstallerSha256: C6DD217D4EAEBE311008883D1F89EE0B027C9087B30B078478B5A6D2A9642BC1
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
- Architecture: x86
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.2/install-386.exe
InstallerSha256: DEA915BD3F93E95F6BF8575BEFFB9792EE1A05547FFDC1FF2539D2654DB157B0
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: x86
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.2/install-386.exe
InstallerSha256: DEA915BD3F93E95F6BF8575BEFFB9792EE1A05547FFDC1FF2539D2654DB157B0
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
- Architecture: arm64
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.2/install-arm64.exe
InstallerSha256: 3078A463F39DE68A5FF5DDCA90546872BEB5DE20ECB6A42CE64A04508AB704E3
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: arm64
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.2/install-arm64.exe
InstallerSha256: 3078A463F39DE68A5FF5DDCA90546872BEB5DE20ECB6A42CE64A04508AB704E3
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
ManifestType: installer
ManifestVersion: 1.6.0
ReleaseDate: 2024-03-15
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created using wingetcreate 1.6.1.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

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

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

0 comments on commit ed54b5b

Please sign in to comment.