diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index a867df45e2..c6f75f6044 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.82.1", + "version": "7.85.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.82.1/posh-windows-amd64.7z", - "hash": "eea143f0a170aab8e941eddbd65ae0f94d1d1fc26152b85eeca3db996d31fbac" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.85.0/posh-windows-amd64.7z", + "hash": "8dca0e5736ef24d6f792174e593a0e92270203a97cea264a4eab3fd34e4a472c" } }, "bin": "bin\\oh-my-posh.exe",