oh-my-posh: Update to version 26.14.3

This commit is contained in:
github-actions[bot] 2025-07-07 12:32:11 +00:00
parent ac2a1ea767
commit 7e397f3406

View File

@ -1,5 +1,5 @@
{ {
"version": "26.14.2", "version": "26.14.3",
"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/v26.14.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ca93839bddf4a6bffd018d906a5119e958cf470fb52b86c905e2ce1bc5f4828c", "1fb473a9c4db4ab6f94470daba931dc802b384c3702059f07325f0dbd1a332fb",
"584dc0a878c134261627d945bf0f2f7f1471f545a2f02b29ad7ad243c80481f0" "6d1cc92709f196542f308f5e8e12b0eda59ac4efcf1862459eefb1d5a745d99d"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ca93839bddf4a6bffd018d906a5119e958cf470fb52b86c905e2ce1bc5f4828c", "1fb473a9c4db4ab6f94470daba931dc802b384c3702059f07325f0dbd1a332fb",
"8a6483797fe813dd885ae3f994441f5248db8cf85db9a62cf8897f91a37a060f" "dd0b8896adebc86aa7b6eaff96867a0310f85a8e0d6d8f05f0ecac8ff1c3428d"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.14.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ca93839bddf4a6bffd018d906a5119e958cf470fb52b86c905e2ce1bc5f4828c", "1fb473a9c4db4ab6f94470daba931dc802b384c3702059f07325f0dbd1a332fb",
"5f2b18a2c27ad09275093cc6f7fb34e0064de1a6385745e3db07d83a8568b476" "b28a0688700ada71344ac966b795cbea0db50f79abadd4b4bf6c8b00a8ff0952"
] ]
} }
}, },