oh-my-posh: Update to version 26.0.3

This commit is contained in:
github-actions[bot] 2025-05-30 08:30:08 +00:00
parent 2b64c51555
commit 70582397cd

View File

@ -1,5 +1,5 @@
{ {
"version": "26.0.2", "version": "26.0.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/v26.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f50b3877a822c47ff25b0e3b425397284865a97e34b55ed5795cb5fc26ffc8e2", "a07d1237ea0dd7e4cf98c634c90c0cca1f70454b8ee0fb730b64c5a11c6b8a09",
"fb1765d323e394d6fb51188b452e203ed529a1405f4fee80dc395cc708bbc11c" "a3717eacfad45012c391c6cf692a5a469ffd8497af6a2339f785d906867145b9"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f50b3877a822c47ff25b0e3b425397284865a97e34b55ed5795cb5fc26ffc8e2", "a07d1237ea0dd7e4cf98c634c90c0cca1f70454b8ee0fb730b64c5a11c6b8a09",
"8e5baafb73d6cbf621f626943283ee2ad1debf0bab16bba59316cb58ae0ec4f8" "927198c53b482c196028d101e4267d3da08256f07bb1bd32617835d1795cea58"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f50b3877a822c47ff25b0e3b425397284865a97e34b55ed5795cb5fc26ffc8e2", "a07d1237ea0dd7e4cf98c634c90c0cca1f70454b8ee0fb730b64c5a11c6b8a09",
"044c15d3aee6bad2627bd03169244d4e82269b00dbd8eb55f8ec4c4f50dc5ff7" "cd723028521cdb6cab836d50f27f7f0258c958202edae0537420f2dc92feefd6"
] ]
} }
}, },