diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 4cc740bfbb..54a2f3c708 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.59.2", + "version": "7.59.3", "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.59.2/posh-windows-amd64.7z", - "hash": "44f4ef901442b6d700d6d39e711a91e9c4957d9490467553c645f555417b02f6" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.59.3/posh-windows-amd64.7z", + "hash": "36bf9c4814c65a83d5cb1f59104de782f0531dcc3b0404826289ab6c725c5037" } }, "bin": "bin\\oh-my-posh.exe",