diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index c6723c6b32..925160f4c2 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.55.0", + "version": "7.55.1", "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.55.0/posh-windows-amd64.7z", - "hash": "6eb7fe7c1f88bc91f0c095c66d09057326bcd339421957d83248cec4dd5de5e0" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.55.1/posh-windows-amd64.7z", + "hash": "f9ef34e2f9dbaad7678da5d9aa1af24b6de0cad04248336898af63593ad6081b" } }, "bin": "bin\\oh-my-posh.exe",