oh-my-posh: Update to version 25.4.1

This commit is contained in:
github-actions[bot] 2025-03-12 12:31:42 +00:00
parent 89fd87c435
commit fef7efc829

View File

@ -1,5 +1,5 @@
{ {
"version": "25.4.0", "version": "25.4.1",
"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.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f5ca6292a0a5e12971d369f3bc1eca178acfbd4149fbdbe3cbe7ee475c70bfb7", "fd3be4f9e405562e688543526cbc2b114f6a5a838527f50f19d2f5ee2901f847",
"25785ce2b0dbbfea0a687052e4cca8021ecaf54b96015d9456d3bd93631bf126" "7a4eecc4ce2d5b84b4d9eca14ad5e200f30593111fb8d4cc7901ace2827fcaf5"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f5ca6292a0a5e12971d369f3bc1eca178acfbd4149fbdbe3cbe7ee475c70bfb7", "fd3be4f9e405562e688543526cbc2b114f6a5a838527f50f19d2f5ee2901f847",
"734691cfe2625dd325ee4f1cce587395d103c5bde8c0369db5d08852a6fa1cd6" "ba2410a0f3b8fb096398e198f3a210a86734ecaf7e473c83578e80fa21ab40f0"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.4.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f5ca6292a0a5e12971d369f3bc1eca178acfbd4149fbdbe3cbe7ee475c70bfb7", "fd3be4f9e405562e688543526cbc2b114f6a5a838527f50f19d2f5ee2901f847",
"d1fa118e7ee6a12e62ec8b60c7f761f88228c7d33c3df426cfd8c96bb6f273a0" "3455623c82526fb89ae242620032512500cda5fc3d57bdc6d52ed3ad1c79ef4d"
] ]
} }
}, },