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