-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JanDeDobbeleer.OhMyPosh version 19.7.0 (#135659)
- Loading branch information
1 parent
aaf24da
commit a1ad919
Showing
3 changed files
with
94 additions
and
0 deletions.
There are no files selected for viewing
53 changes: 53 additions & 0 deletions
53
manifests/j/JanDeDobbeleer/OhMyPosh/19.7.0/JanDeDobbeleer.OhMyPosh.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7.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.7.0/install-amd64.exe | ||
InstallerSha256: 77065AC9DBD55BE67964031D06BB5692F778BD3682CF0CA51C7AE063ABF59751 | ||
InstallerSwitches: | ||
Custom: /INSTALLER=winget /ALLUSERS | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.7.0/install-amd64.exe | ||
InstallerSha256: 77065AC9DBD55BE67964031D06BB5692F778BD3682CF0CA51C7AE063ABF59751 | ||
InstallerSwitches: | ||
Custom: /INSTALLER=winget /CURRENTUSER | ||
- Architecture: x86 | ||
Scope: machine | ||
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.7.0/install-386.exe | ||
InstallerSha256: 7260236C8A67C800E259E13BA0FFCE2FAE90AFD6FE8C77BCB22D5ADEDBB15824 | ||
InstallerSwitches: | ||
Custom: /INSTALLER=winget /ALLUSERS | ||
- Architecture: x86 | ||
Scope: user | ||
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.7.0/install-386.exe | ||
InstallerSha256: 7260236C8A67C800E259E13BA0FFCE2FAE90AFD6FE8C77BCB22D5ADEDBB15824 | ||
InstallerSwitches: | ||
Custom: /INSTALLER=winget /CURRENTUSER | ||
- Architecture: arm64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.7.0/install-arm64.exe | ||
InstallerSha256: CCD1B822D16A96D4334C79A031466832BFB859A7FDF5DB7F5D434A9CBE92BD8D | ||
InstallerSwitches: | ||
Custom: /INSTALLER=winget /ALLUSERS | ||
- Architecture: arm64 | ||
Scope: user | ||
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.7.0/install-arm64.exe | ||
InstallerSha256: CCD1B822D16A96D4334C79A031466832BFB859A7FDF5DB7F5D434A9CBE92BD8D | ||
InstallerSwitches: | ||
Custom: /INSTALLER=winget /CURRENTUSER | ||
ManifestType: installer | ||
ManifestVersion: 1.4.0 | ||
ReleaseDate: 2024-01-21 |
33 changes: 33 additions & 0 deletions
33
manifests/j/JanDeDobbeleer/OhMyPosh/19.7.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7.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.7.0 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.4.0 |
8 changes: 8 additions & 0 deletions
8
manifests/j/JanDeDobbeleer/OhMyPosh/19.7.0/JanDeDobbeleer.OhMyPosh.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.7.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.4.0 |