forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
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 v24.11.2 (microsoft#195413)
- Loading branch information
1 parent
e7867da
commit 8dab942
Showing
3 changed files
with
100 additions
and
0 deletions.
There are no files selected for viewing
59 changes: 59 additions & 0 deletions
59
manifests/j/JanDeDobbeleer/OhMyPosh/24.11.2/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,59 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: JanDeDobbeleer.OhMyPosh | ||
PackageVersion: 24.11.2 | ||
Platform: | ||
- Windows.Desktop | ||
MinimumOSVersion: 10.0.0.0 | ||
InstallerType: msi | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
Installers: | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/install-x64.msi | ||
InstallerSha256: B2F0D19FB64D435996CBB98A250796B24F33674A035000066A7B66D367B2BA11 | ||
InstallerSwitches: | ||
Custom: INSTALLER=winget ALLUSERS=1 | ||
UpgradeBehavior: install | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/install-x64.msi | ||
InstallerSha256: B2F0D19FB64D435996CBB98A250796B24F33674A035000066A7B66D367B2BA11 | ||
InstallerSwitches: | ||
Custom: INSTALLER=winget | ||
UpgradeBehavior: install | ||
- Architecture: x86 | ||
Scope: machine | ||
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/install-x86.msi | ||
InstallerSha256: 78279DB720A43541E84E27D6C6D4944021EB66CAEABCD5D39C1DE527D9A72D26 | ||
InstallerSwitches: | ||
Custom: INSTALLER=winget ALLUSERS=1 | ||
UpgradeBehavior: install | ||
- Architecture: x86 | ||
Scope: user | ||
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/install-x86.msi | ||
InstallerSha256: 78279DB720A43541E84E27D6C6D4944021EB66CAEABCD5D39C1DE527D9A72D26 | ||
InstallerSwitches: | ||
Custom: INSTALLER=winget | ||
UpgradeBehavior: install | ||
- Architecture: arm64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/install-arm64.msi | ||
InstallerSha256: 4CCADD8B77E869A28AD1DAA9AA89B70360CE86A54E03F8A50B2D990F5B2EF81D | ||
InstallerSwitches: | ||
Custom: INSTALLER=winget ALLUSERS=1 | ||
UpgradeBehavior: install | ||
- Architecture: arm64 | ||
Scope: user | ||
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.2/install-arm64.msi | ||
InstallerSha256: 4CCADD8B77E869A28AD1DAA9AA89B70360CE86A54E03F8A50B2D990F5B2EF81D | ||
InstallerSwitches: | ||
Custom: INSTALLER=winget | ||
UpgradeBehavior: install | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 | ||
ReleaseDate: 2024-11-30 |
33 changes: 33 additions & 0 deletions
33
manifests/j/JanDeDobbeleer/OhMyPosh/24.11.2/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.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: JanDeDobbeleer.OhMyPosh | ||
PackageVersion: 24.11.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/v24.11.2 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/j/JanDeDobbeleer/OhMyPosh/24.11.2/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.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: JanDeDobbeleer.OhMyPosh | ||
PackageVersion: 24.11.2 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |