oh-my-posh: Update to version 26.0.5

This commit is contained in:
github-actions[bot] 2025-05-31 12:31:49 +00:00
parent 1875ecb42f
commit 0d18a66da6

View File

@ -1,5 +1,5 @@
{ {
"version": "26.0.4", "version": "26.0.5",
"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.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.4/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.5/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"748510cdf2201f9edb195881d20059db683cea78cf5aa1eb16e791189d7cfd02", "02b312280fe0556cea2e3a2bf4ffc63e967eea5e1cac213e685ad2e840958b3b",
"2709cfd55a3593906e5882dfbb66f917a21d88aeb0339cd11eb2aabc081c2d79" "ed80a1f92836eef1eb55ed1de81cb4b8961802f2a8d3aee6d14ebeb423eeed9f"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.4/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.5/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"748510cdf2201f9edb195881d20059db683cea78cf5aa1eb16e791189d7cfd02", "02b312280fe0556cea2e3a2bf4ffc63e967eea5e1cac213e685ad2e840958b3b",
"38e70283973bb7b4d1cdc026bce0bdfc99fb67675c67d8f7170b6670ebfd9729" "5c834d11ca9bb0327840c74574b411376c9cff0daa7a3142bc204011787b057e"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.4/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.0.5/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"748510cdf2201f9edb195881d20059db683cea78cf5aa1eb16e791189d7cfd02", "02b312280fe0556cea2e3a2bf4ffc63e967eea5e1cac213e685ad2e840958b3b",
"2c6ce8c3de4ea0caff06d71dd8db8d44053c16eb0f051842e3ba800738048ebb" "fa6c3a617519dc4a420d510f45eec7b48142771ff2e6798801959ef1b9289e17"
] ]
} }
}, },