diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 4ffaaaf2d1..c6723c6b32 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.54.0", + "version": "7.55.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", "notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.54.0/posh-windows-amd64.7z", - "hash": "35b35c45bf731a7f81a74314677ce08ea7cb2c587de15b34e19c2bec15bc90f2" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.55.0/posh-windows-amd64.7z", + "hash": "6eb7fe7c1f88bc91f0c095c66d09057326bcd339421957d83248cec4dd5de5e0" } }, "bin": "bin\\oh-my-posh.exe",