diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 1fb45eb251..1b9cae5854 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.32.0", + "version": "7.33.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.32.0/posh-windows-amd64.7z", - "hash": "be7339962508f9cefb32950e2541b796c3936a0a6f44ac1fbcd1758fa32d3504" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.33.0/posh-windows-amd64.7z", + "hash": "744bbdce584870a1aff141b8f039c1ad7d83614209ef3265d68a30677b17b251" } }, "bin": "bin\\oh-my-posh.exe",