Skip to content

Commit

Permalink
JanDeDobbeleer.OhMyPosh version 19.5.1 (#133657)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer authored Jan 11, 2024
1 parent d5ca926 commit 0d71e9f
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.5.1
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.5.1/install-amd64.exe
InstallerSha256: 4183715766868B5DB6B68309FBFE21F21FBF290D259926E9AB02E35B4A758B14
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/install-amd64.exe
InstallerSha256: 4183715766868B5DB6B68309FBFE21F21FBF290D259926E9AB02E35B4A758B14
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
- Architecture: x86
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/install-386.exe
InstallerSha256: CF0A50EFCBAB1F2F43C8C343949A6A1D464CFBCB8960CC0AA62015CAE7EF4AF6
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: x86
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/install-386.exe
InstallerSha256: CF0A50EFCBAB1F2F43C8C343949A6A1D464CFBCB8960CC0AA62015CAE7EF4AF6
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
- Architecture: arm64
Scope: machine
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/install-arm64.exe
InstallerSha256: D238F601570F17D1734A08D3D7EFE7CDE0FB3F554175541B9BC6081998384238
InstallerSwitches:
Custom: /INSTALLER=winget /ALLUSERS
- Architecture: arm64
Scope: user
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.5.1/install-arm64.exe
InstallerSha256: D238F601570F17D1734A08D3D7EFE7CDE0FB3F554175541B9BC6081998384238
InstallerSwitches:
Custom: /INSTALLER=winget /CURRENTUSER
ManifestType: installer
ManifestVersion: 1.4.0
ReleaseDate: 2024-01-11
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.5.1
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.5.1
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.5.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.4.0

0 comments on commit 0d71e9f

Please sign in to comment.