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