Skip to content

Commit 47f05c1

Browse files
JanDeDobbeleer.OhMyPosh version 21.11.0 (microsoft#158057)
1 parent 9ed9b4c commit 47f05c1

File tree

3 files changed

+94
-0
lines changed

3 files changed

+94
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Created using wingetcreate 1.6.1.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
3+
4+
PackageIdentifier: JanDeDobbeleer.OhMyPosh
5+
PackageVersion: 21.11.0
6+
Platform:
7+
- Windows.Desktop
8+
MinimumOSVersion: 10.0.0.0
9+
InstallerType: inno
10+
InstallModes:
11+
- interactive
12+
- silent
13+
- silentWithProgress
14+
Installers:
15+
- Architecture: x64
16+
Scope: machine
17+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/install-amd64.exe
18+
InstallerSha256: AD5373729DD6C7B54EC577DB104FDC14089093E9D9DE331309DBEEF7937182D4
19+
InstallerSwitches:
20+
Custom: /INSTALLER=winget /ALLUSERS
21+
- Architecture: x64
22+
Scope: user
23+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/install-amd64.exe
24+
InstallerSha256: AD5373729DD6C7B54EC577DB104FDC14089093E9D9DE331309DBEEF7937182D4
25+
InstallerSwitches:
26+
Custom: /INSTALLER=winget /CURRENTUSER
27+
- Architecture: x86
28+
Scope: machine
29+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/install-386.exe
30+
InstallerSha256: CF02FA2A469ADC4CEFA902BFEE10285088BAF610087404087FD72208D09DA104
31+
InstallerSwitches:
32+
Custom: /INSTALLER=winget /ALLUSERS
33+
- Architecture: x86
34+
Scope: user
35+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/install-386.exe
36+
InstallerSha256: CF02FA2A469ADC4CEFA902BFEE10285088BAF610087404087FD72208D09DA104
37+
InstallerSwitches:
38+
Custom: /INSTALLER=winget /CURRENTUSER
39+
- Architecture: arm64
40+
Scope: machine
41+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/install-arm64.exe
42+
InstallerSha256: 35CF780EDF0E81C2F963335E38E61796E80488E12919A823E38AB248176EAA33
43+
InstallerSwitches:
44+
Custom: /INSTALLER=winget /ALLUSERS
45+
- Architecture: arm64
46+
Scope: user
47+
InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.11.0/install-arm64.exe
48+
InstallerSha256: 35CF780EDF0E81C2F963335E38E61796E80488E12919A823E38AB248176EAA33
49+
InstallerSwitches:
50+
Custom: /INSTALLER=winget /CURRENTUSER
51+
ManifestType: installer
52+
ManifestVersion: 1.6.0
53+
ReleaseDate: 2024-06-17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created using wingetcreate 1.6.1.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
3+
4+
PackageIdentifier: JanDeDobbeleer.OhMyPosh
5+
PackageVersion: 21.11.0
6+
PackageLocale: en-US
7+
Publisher: Jan De Dobbeleer
8+
PublisherUrl: https://github.com/JanDeDobbeleer/oh-my-posh/
9+
PublisherSupportUrl: https://github.com/JanDeDobbeleer/oh-my-posh/issues
10+
Author: Jan De Dobbeleer
11+
PackageName: Oh My Posh
12+
PackageUrl: https://ohmyposh.dev/
13+
License: MIT
14+
LicenseUrl: https://github.com/JanDeDobbeleer/oh-my-posh/raw/main/COPYING
15+
ShortDescription: Prompt theme engine for any shell
16+
Moniker: oh-my-posh
17+
Tags:
18+
- console
19+
- command-line
20+
- shell
21+
- command-prompt
22+
- powershell
23+
- wsl
24+
- developer-tools
25+
- utilities
26+
- cli
27+
- cmd
28+
- ps
29+
- terminal
30+
- oh-my-posh
31+
ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v21.11.0
32+
ManifestType: defaultLocale
33+
ManifestVersion: 1.6.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.6.1.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
3+
4+
PackageIdentifier: JanDeDobbeleer.OhMyPosh
5+
PackageVersion: 21.11.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)