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