oh-my-posh: Update to version 26.5.0

This commit is contained in:
github-actions[bot] 2025-06-09 08:30:47 +00:00
parent 5b7ed4226c
commit e2d7160017

View File

@ -1,5 +1,5 @@
{ {
"version": "26.4.1", "version": "26.5.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,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.4.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.4.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.5.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5aee0eebf8dc6849e0f1433a5e0b3e9d14123d3d9da4773188058a273d97f30c", "f6f1d7d1e563edfc1934e431537a2fcb601a2ec4399f57fdcbb7dd9b0af7db0d",
"325e6745c71d86fce18483c770d2c9094eb1524fdb9532f58780df3e032e20f5" "88626d6df84211d8b2e3205a6a22870b2411be2e3886a0757c8345cd9126dd15"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.4.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.4.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.5.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5aee0eebf8dc6849e0f1433a5e0b3e9d14123d3d9da4773188058a273d97f30c", "f6f1d7d1e563edfc1934e431537a2fcb601a2ec4399f57fdcbb7dd9b0af7db0d",
"dc1856599c9e4f495c3a1635e11ed0914d8dccab6d7f8a41cb3f97810668686b" "e0c6ca9d619a8f35461c36e9bbcf56e8db093294b37299789e5004ab6dcdd780"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.4.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.4.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.5.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5aee0eebf8dc6849e0f1433a5e0b3e9d14123d3d9da4773188058a273d97f30c", "f6f1d7d1e563edfc1934e431537a2fcb601a2ec4399f57fdcbb7dd9b0af7db0d",
"501785c1a572f841e2535e9238c5f2922c0cb9a588a7f414ae01d9163fa19091" "ab97a0539f32e9295f86e8b30e84c435a4900e839502ec26b58937d90cb6d707"
] ]
} }
}, },