oh-my-posh: Update to version 14.2.0

This commit is contained in:
github-actions[bot] 2023-02-05 12:32:15 +00:00
parent 8a39173ed2
commit f3e8c1ab17

View File

@ -1,5 +1,5 @@
{ {
"version": "14.1.2", "version": "14.2.0",
"description": "A prompt theme engine for any shell", "description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev", "homepage": "https://ohmyposh.dev",
"license": "MIT", "license": "MIT",
@ -7,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b0a58442debd9f287badc0efd605f519cda131df9c47a329025c7e582c3c2064", "c51751638b945eb7e4f5e34e6239def3a08415add87c8ce98eb22fb43c69a647",
"6101ea664c5a077e8c936fa564a25a2cd98a31c3feab7dec835b1c3a21debb9d" "9cf2185d30962a22fc7f75a085d9e1f48c42e32c2b9cb91fb25286126926ec72"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b0a58442debd9f287badc0efd605f519cda131df9c47a329025c7e582c3c2064", "c51751638b945eb7e4f5e34e6239def3a08415add87c8ce98eb22fb43c69a647",
"e0a944f95821f9140dd52f99d15e54c167d7a01b1d6fe40a07e8eb9317ea77c4" "fa02640d243929396622fc747bac3aba70d65ce238dcfcae8cddf5738d93e814"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.2.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b0a58442debd9f287badc0efd605f519cda131df9c47a329025c7e582c3c2064", "c51751638b945eb7e4f5e34e6239def3a08415add87c8ce98eb22fb43c69a647",
"27b36b2eb9954d10a691df9b2cc3e3be87817775fae4c734406ef28818652509" "7db796a245979ee60e7bff4fc24f9a2c3859dc16fec2ad72218bfbdee7579f24"
] ]
} }
}, },