Skip to content

Commit

Permalink
JanDeDobbeleer.OhMyPosh version 16.2.0 (#106278)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer authored May 9, 2023
1 parent df97723 commit 861a199
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.2.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 16.2.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/v16.2.0/install-amd64.exe
InstallerSha256: B89F25D67FC398BFA809BD60B44E6A47A2897C63040857BC91B60DC9085833A7
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.0/install-amd64.exe
InstallerSha256: B89F25D67FC398BFA809BD60B44E6A47A2897C63040857BC91B60DC9085833A7
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
- Architecture: x86
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.0/install-386.exe
InstallerSha256: 2FDBB722497F1310D997B9F72158B51CB25AC589E3E1A123E3F8807BDAA4DBF4
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: x86
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.0/install-386.exe
InstallerSha256: 2FDBB722497F1310D997B9F72158B51CB25AC589E3E1A123E3F8807BDAA4DBF4
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
- Architecture: arm64
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.0/install-arm64.exe
InstallerSha256: F86A2C3E2AB70912183800A99D0F822571A9FC6E94FCEA9FFFC23E59E24A5A7A
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: arm64
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.2.0/install-arm64.exe
InstallerSha256: F86A2C3E2AB70912183800A99D0F822571A9FC6E94FCEA9FFFC23E59E24A5A7A
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
ManifestType: installer
ManifestVersion: 1.4.0
ReleaseDate: 2023-05-09
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created using wingetcreate 1.2.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json

PackageIdentifier: JanDeDobbeleer.OhMyPosh
PackageVersion: 16.2.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/v16.2.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.2.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json

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

0 comments on commit 861a199

Please sign in to comment.