oh-my-posh: Update to version 26.24.0

This commit is contained in:
github-actions[bot] 2025-09-22 08:30:22 +00:00
parent c8d2f197ce
commit e77e6937e4

View File

@ -1,5 +1,5 @@
{ {
"version": "26.23.9", "version": "26.24.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,22 +7,22 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.9/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.24.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.9/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.24.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3ec22b60f6be513cfda903d2cbeff36e2dcc11fcd576e2be5ca0f5c656b3b594", "b95420a1b321d12982e5cfa38c312038aae6bbef2da0eccc176c9a91c911154d",
"7a10b5a5413088610aac6efb6874d5d8b9b3f38c7d426bc06475ca9b4008c4d1" "69e0e1cfa6850969170006dbda6d988341cf8eba937b023845a8954684f2280c"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.9/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.24.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.9/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.24.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3ec22b60f6be513cfda903d2cbeff36e2dcc11fcd576e2be5ca0f5c656b3b594", "b95420a1b321d12982e5cfa38c312038aae6bbef2da0eccc176c9a91c911154d",
"649cdea1328f04b40eda02f92215dbafaa931d7cc5eee0a8774c63929eef3aa4" "c6c4649204261d75467abc60fd7a0f5c907f83b0cd542a621cb3d48757989102"
] ]
} }
}, },