oh-my-posh: Update to version 26.26.0

This commit is contained in:
github-actions[bot] 2025-09-27 12:30:57 +00:00
parent 4cb7d1cb78
commit cd1185a161

View File

@ -1,5 +1,5 @@
{ {
"version": "26.25.0", "version": "26.26.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.25.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.25.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1e11de2ef33b649e55631200ed2af693b45acdc44fb19d6ff543597a40fe97e0", "c64c93095c906b0e3ff3cbaed1b98534a2f39649f229e968ebbc94f669beec8f",
"64210cd75d2c9dd74759beaf3883b81180156bb29d407037aeada4dc7ee71147" "3ac40069d5889364f2abe5988ad947c26cd1d9ea5e51ca0eadacbe70407659f5"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.25.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.25.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.26.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"1e11de2ef33b649e55631200ed2af693b45acdc44fb19d6ff543597a40fe97e0", "c64c93095c906b0e3ff3cbaed1b98534a2f39649f229e968ebbc94f669beec8f",
"839e872b3c88f8791cb1da98ede4e8898ba4cca6b6b86effcae817bc0e3e04f1" "c380fc2347334cff73f15834e1cde75c9c9cb968507d515d66f763b118e37e18"
] ]
} }
}, },