diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 114079d540..dd43987ca9 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.85.2", + "version": "7.85.3", "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.2/posh-windows-amd64.7z", - "hash": "e412763c54f1b790388329f8b525dd2b5ced3745d3d22e0a7b0759bb81478114" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.85.3/posh-windows-amd64.7z", + "hash": "17cf62f09bbcb004f4179ac2e4e0da8b106b5715b5e2325dd25cd82d26705ec4" } }, "bin": "bin\\oh-my-posh.exe",