oh-my-posh: Update to version 25.4.3

This commit is contained in:
github-actions[bot] 2025-03-15 12:31:12 +00:00
parent d935199fd3
commit 4ff3e955ad

View File

@ -1,5 +1,5 @@
{ {
"version": "25.4.2", "version": "25.4.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/v25.4.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"516fa5a864eee4e545aff3c0f3d69a1f3667d44272fc1114a78b780994d33e95", "5d6535a581eaae14028453fe34feb1fe65d1664f68b374e63233ed7f48bbb36d",
"f0930399fe8cb769a332643661bd5ba0081650b9433496857e25a77bb91f2225" "c6c66f29591bf2b88c9db16327388a58b9ecc683005104f66ee1fe62f3b9587c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"516fa5a864eee4e545aff3c0f3d69a1f3667d44272fc1114a78b780994d33e95", "5d6535a581eaae14028453fe34feb1fe65d1664f68b374e63233ed7f48bbb36d",
"0a6b4996dcc537baec65265cbc86d84bba12277fcdcb8f1594c346d5a8772886" "727f62c285463e1ad1a74593980c81aa9035c287931bbf14aea6a2978b4505e5"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"516fa5a864eee4e545aff3c0f3d69a1f3667d44272fc1114a78b780994d33e95", "5d6535a581eaae14028453fe34feb1fe65d1664f68b374e63233ed7f48bbb36d",
"74db17940e04d9de491535f7be4c6f0b513d46a140a2584e93e609aaa08887e1" "23bc48a32da0d24677e1fb379326fb3de1dd3403d1fd03432162b3b5dbaa7c12"
] ]
} }
}, },